A very simple wrapper around amqp.node that uses AMQP Messaging for service communication.
Event Bus (should have named it Danfo tbh) is a wrapper around the Node.js RabbitMQ library amqp.node
yarn add @random-guys/eventbus
or
npm install @random-guys/eventbus
docker-compose up
- Improve tests
- Write docs
- Make library more extensible?