Changes for version 1.14 - 2013-06-07
- Fix paper-bag bug in heartbeat - always lost heartbeat even on active connections
- on channel close, automatically call on_return callbacks for any publishes that are waiting
- maintain more state around opening and closing to avoid hang/race when server sends Close after client does (this is possible!)
- cope with AMQP quirk that in confirm mode, returned messages are *also* acked/nacked
- document $channel->publish
Modules
An asynchronous and multi channel Perl AMQP client.
Abstraction of an AMQP channel.
Provides
in lib/AnyEvent/RabbitMQ/LocalQueue.pm