Changes for version 0.0.9 - 2017-02-18

  • Proper implementation of URI parser PR#8 & #9
  • Support for query parameter with aliases
  • Add max_channels attribute to force maximum number of channels active
  • Additional developer test for quick consumer
  • Documentation changes

Modules

Mojo::IOLoop based RabbitMQ client
handles all channel related methods
simple Mojo::RabbitMQ::Client based consumer
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