Changes for version 0.015 - 2014-12-26
- New features:
- Support exchange-to-exchange binding (RabbitMQ-specific feature)
- Bugs fixed:
- Header frames have no ->method_frame, amqp_frame_type in Utils.pm was not handling them correctly
- Heartbeat failure now uses the ->close method rather than just sending a close frame, for consistency with other close handling
Documentation
provides client interface to AMQP using IO::Async
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
provides client interface to AMQP using IO::Async
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