Skip to content

Asynchronous AMQP listener and AMQP message producer

Latest
Compare
Choose a tag to compare
@theUniC theUniC released this 23 Nov 00:37
· 16 commits to master since this release

This release adds Asynchronous messaging capabilities by the introduction of the classes AmqpMessageProducer and AmqpExchangeListener based on the reactphp/event-loop and the amqp PHP extension.