Skip to content

1.2.0

Choose a tag to compare

@rgooding rgooding released this 13 Sep 10:00
· 30 commits to master since this release
Safety features (#3)

* Implemented publisher acknowledgements, mandatory messages and auto-declaring of exchanges and queues

* Added .gitignore

* Moved basic_return callback out of the while loop, made publisher confirms configurable

* Now checks if the connection is still connected in refreshConnection

* Added auto-declare of exchanges and queues in consumers