Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Releases: libero/event-bus

Version 0.2.1

22 Jan 10:36
Compare
Choose a tag to compare
version 0.2.1

0.2.0: Move connection logic out of constructor

22 Jan 10:08
Compare
Choose a tag to compare
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