You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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