/rabbit

Thin wrapper over github.com/streadway/amqp with reconnection handler and separate consumers and publishers

Primary LanguageGoMIT LicenseMIT

rabbit

This is a thin wrapper over github.com/streadway/amqp that does all the things required by RabbitMQ to run quickly and safely, including reconnections and separate consumers and publishers.

Full docs in https://godoc.org/github.com/nrxr/rabbit.

License

ⓒ 2019, nrxr <nrxr@disroot.org>. Released under the MIT license terms.