Health + Shutdown
This example demonstrates production lifecycle APIs:
broker.health()broker.close()
Use this pattern for readiness endpoints, dashboards, Docker, Kubernetes, and clean test teardown.
Full example on GitHub:
https://github.com/bitspacerlabs/rabbit-relay/tree/main/examples/08-health-shutdown