The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.000 - 2016-12-27

  • Features:
  • RPC server/client implementation, should be compatible with http://www.rabbitmq.com/tutorials/tutorial-six-python.html
  • Connection blocked support
  • Custom headers and delivery mode
  • Correlation and reply_to fields are available in ->publish and also passed to the consumer via the {properties} information

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