Skip to content

Releases: dddshelf/ddd

Asynchronous AMQP listener and AMQP message producer

23 Nov 00:37
Compare
Choose a tag to compare

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.

1.0.3: Remove bindTo on the operation closure...

12 Mar 17:27
Compare
Choose a tag to compare
...it is already bound to the current object context on creation