Skip to content

Conversation

@ansd
Copy link
Member

@ansd ansd commented Oct 18, 2024

This commit notifies the client app with the AMQP performatives open, begin, attach, detach, end, and close if connection config notify_with_performative is set to true.

This allows the client app to learn about all fields including properties and capabilities returned by the AMQP server and helps in writing RabbiMQ integration tests.

This commit notifies the client app with the AMQP performative if
connection config `notify_with_performative` is set to `true`.

This allows the client app to learn about all fields including
properties and capabilities returned by the AMQP server.
@ansd ansd force-pushed the amqp-client-notify-performative branch from 985bc0e to 583df6d Compare October 18, 2024 09:18
@ansd ansd added this to the 4.1.0 milestone Oct 18, 2024
@ansd ansd merged commit d1d7d7b into main Oct 18, 2024
293 checks passed
@ansd ansd deleted the amqp-client-notify-performative branch October 18, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants