Changes for version 0.026 - 2015-03-17
- No new features.
- Bugs fixed:
- Connections are removed from the full list when closed by the server
- Test fixes:
- Test::MemoryGrowth is currently Linux-only, so make it optional (RT102681)
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