nuwber / rabbitevents

Nuwber's RabbitEvents provides a simple observer implementation, allowing you to publishing and handling for various events that occur in your applications. For example, if you need to react to some event occurred in another API.
MIT License
121 stars 36 forks source link

Issue #132: Use amqp-ext as a transport #135

Closed eugene-nuwber closed 3 months ago

eugene-nuwber commented 3 months ago

Add ability to us amqp-ext as a transport like it was done for 8.x version.