random-guys / eventbus

an opinionated + declarative wrapper over the amqp node.js client 🚌

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

About

an opinionated + declarative wrapper over the amqp node.js client 🚌


Languages

Language:TypeScript 73.2%Language:Shell 25.3%Language:JavaScript 1.1%Language:Dockerfile 0.3%