Changes for version 1.13 - 2013-05-02
- Require Net::AMQP 0.06 to:
- Get consume cancel notifications (e.g. queue deletion)
- Properly encode user-provided header strings that look like numbers
- Fix race between server-sent and client-sent cancellation.
- Expect server to send heartbeats as promised. If it doesn't, go President Madagasgar on its ass and SHUT DOWN EVERYTHING.
- Rearrange many things and weaken many references to eliminate bad circular references. Some circular refs are actually good, though; leave those.
- Allow customized client_properties on connection.
- Make test output clearer.
Modules
An asynchronous and multi channel Perl AMQP client.
Abstraction of an AMQP channel.
Provides
in lib/AnyEvent/RabbitMQ/LocalQueue.pm