Changes for version 0.029 - 2015-04-20
- Features:
- Helper functions in Net::Async::AMQP::Utils for converting status codes to message/description
- Bugs fixed:
- On connection close, do a better job of cleaning up, and include a test to verify that we can dispose the Net::Async::AMQP instance after loop removal (thanks to snappy for reporting + providing a test case for tracing).
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