@mcastiello/event-bus

This library is a simple publish/subscribe bus implementation, which will allow you to send and receive events across your application, organised in different channels with the option to get all the event payloads strictly typed.

amqp-model

Model for connecting to Amqp and simply publish or subscribe messages.