Changes for version 0.025 - 2015-02-04
- No new features.
- Bugs fixed:
- ConnectionManager updated to use List::UtilsBy::extract_by, not Scalar::Utils::extract_by, since the former has the advantage of actually being a real thing.
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