You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Document Direct Reply-To for AMQP
* Document Direct Reply-To usage for AMQP 1.0 (docs for
rabbitmq/rabbitmq-server#14474)
* Provide code examples how to use Direct Reply-To for AMQP 1.0 and AMQP
0.9.1. For now, only an example using the Erlang client is provided.
Other clients will follow separately.
* Provide a better description when to use and when NOT to use Direct
Reply-To.
* Add AMQP Java request/response direct reply-to example
* Check requester is still connected in request/response example
---------
Co-authored-by: Arnaud Cogoluègnes <[email protected]>
Conflicts:
docs/direct-reply-to.md
0 commit comments