Changes for version 0.1.0 - 2018-02-16
- Make Mojo::RabbitMQ::Client::Consumer use promises #23 (@christopherraa)
- Fix circular includes by #20 (@christopherraa)
- Start implementing Mojo::Promise, drop support for Mojolicious <7.53
- Implement DEBUG on Client as suggested in #11
- Fix early success event from ->publish #16
- Fix query parameter naming in Publisher
- Fix missing imports in Publisher #15
- Fix #14
- Implement Publisher API #5
Modules
Mojo::IOLoop based RabbitMQ client
handles all channel related methods
simple Mojo::RabbitMQ::Client based consumer
Callback queue
it's a generic class for all AMQP method calls
single class to do all of AMQP Publish method magic
simple Mojo::RabbitMQ::Client based publisher