@random-guys/eventbus
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

Event Bus

CircleCI

A very simple wrapper around amqp.node that uses AMQP Messaging for service communication.

Danfo

Event Bus (should have named it Danfo tbh) is a wrapper around the Node.js RabbitMQ library amqp.node

To Use

yarn add @random-guys/eventbus or npm install @random-guys/eventbus

Integration test

docker-compose up

TODO

  • Improve tests
  • Write docs
  • Make library more extensible?

Readme

Keywords

none

Package Sidebar

Install

npm i @random-guys/eventbus

Weekly Downloads

13

Version

2.1.0

License

ISC

Unpacked Size

71.7 kB

Total Files

30

Last publish

Collaborators

  • random-guys