Skip to content

Lifecycle Hooks

This example demonstrates Rabbit Relay lifecycle hooks.

It shows:

  • topology.asserted
  • consumer.started
  • retry.scheduled
  • consumer.stopped
  • broker.closed

Full example on GitHub:
https://github.com/bitspacerlabs/rabbit-relay/tree/main/examples/11-lifecycle-hooks

Released under the MIT License.