Skip to content

Conversation

@ansd
Copy link
Member

@ansd ansd commented Sep 11, 2025

  • Document Direct Reply-To usage for AMQP 1.0 (docs for Support Direct Reply-To for AMQP 1.0 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.

* 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.
@ansd ansd added this to the 4.2.0 milestone Sep 11, 2025
@ansd ansd self-assigned this Sep 11, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 11, 2025

Deploying rabbitmq-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4a90b77
Status: ✅  Deploy successful!
Preview URL: https://0c5ebdfb.rabbitmq-website.pages.dev
Branch Preview URL: https://direct-reply-to-amqp.rabbitmq-website.pages.dev

View logs

@ansd ansd merged commit f75206d into main Sep 11, 2025
1 check passed
@ansd ansd deleted the direct-reply-to-amqp branch September 11, 2025 15:01
michaelklishin pushed a commit that referenced this pull request Sep 16, 2025
* 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]>
michaelklishin pushed a commit that referenced this pull request Sep 16, 2025
* 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]>
michaelklishin added a commit that referenced this pull request Sep 16, 2025
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants