Skip to content

Releases: gbeletti/rabbitmq

Publish works!

26 Apr 21:27
Compare
Choose a tag to compare

Fixes publish interface and implementation

Keep Connection and Setup

23 Apr 20:15
Compare
Choose a tag to compare
  • By calling the KeepConnectionAndSetup all the connection part is handled and in case of disconnection it keeps trying to connect.
  • Fix sync on closing connections

Full Changelog: v0.0.2...v0.0.3

Better close connection

23 Apr 17:06
Compare
Choose a tag to compare

Validates the channels and connections are not nil

First release

23 Apr 17:01
Compare
Choose a tag to compare

Ready to use on a service to connect to rabbitMQ

Full Changelog: https://github.com/gbeletti/rabbitmq/commits/v0.0.1