Changes for version 0.003 - 2013-12-22
- forked from Net::RabbitMQ as Net::AMQP::RabbitMQ since changes not accepted upstream
- use librabbitmq 0.4.1
- amqp protocol 0.9.1 support only rabbitmq 2+
- removed basic_return method, since standard version of librabbitmq is used, not custom fork
- Changes file changed to suppot CPAN::Changes
- client send a heartbeat back whenever it receives one.
Modules
interact with RabbitMQ over AMQP using librabbitmq