anandkumarpatel
released this
18 Aug 20:28
·
130 commits
to master
since this release
We now assert Exchanges and Queues when connecting and not when subscribing.
We also append name
to all tasks.
to update:
- ensure you connect to rabbit first before subscribing
- add tasks and events into your rabbit constructor
- ensure previous queues are drained when starting new app due to new naming schema