Changes for version 0.031 - 2015-08-20
- Features:
- Support more options when publishing messages (including message expiration, thanks to Naveen Nathan for the patch)
- ->unbind_exchange method
- Bugs fixed:
- Don't send a CloseOk frame if we were the ones closing the channel.
- More cleanup in Net::Async::ConnectionManager when channels and/or connections are closed.
Modules
provides client interface to AMQP using IO::Async
represents a single channel in an MQ connection
handle MQ connections
channel proxy object
connection proxy object
deal with queue-specific functionality
Provides
in lib/Net/Async/AMQP/Server/Queue.pm
in lib/Net/Async/AMQP/Server/VHost.pm
in lib/Net/Async/AMQP/Server/Storage.pm