Skip to content
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

Compare
Choose a tag to compare
@erezmus erezmus released this 22 Jan 10:08
· 27 commits to master since this release
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