Changes for version 0.024 - 2015-02-04
- No new features.
- Bugs fixed:
- In some cases would raise an exception due to attempting to unsubscribe from an event that had already been unsubscribed (close, for example).
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