This repository has been archived by the owner on May 12, 2021. It is now read-only.
0.2.0: Move connection logic out of constructor
Add setup method in AMQPConnector so that connection can be awaiting before subscribing to events. RabbitEventBus's connect method is now public and should be called as part of setup