This commit introduces the ability to configure a downstream connection for federation. This works by sending information to the remote broker and that broker will parse the message and create a new upstream back to the original broker.
Implement Federated Queue (builds on recent consumer priority) Implement Federated Address (builds on recent queue level auto-delete) Add Functional Tests Add Failure Tests (remote and local shutdowns) Add Documentation