v.0.3.0
Added to RMQ.Consumer
- The ability to configure the queue via the tuple
{queue, options}
. - The ability to configure the exchange via the tuple
{exchange, type, options}
. - Improved defaults.
RMQ.Consumer
{queue, options}
.{exchange, type, options}
.RMQ.Utils
module.