Skip to content

Topology Validation

This example demonstrates Rabbit Relay topology validation.

It shows:

  • sub.validateTopology()
  • broker.validateTopology()
  • passive exchange checks
  • passive queue checks
  • binding_not_validated informational issues

Full example on GitHub:
https://github.com/bitspacerlabs/rabbit-relay/tree/main/examples/14-topology-validation

Released under the MIT License.