Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 420 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 420 Bytes

A node event bus based on RabbitMQ to communicate between microservices.

Features

  • Publish/Subscribe events - send/receive events to/from channels.
  • Manage events - event bus manager allows to manage events.
  • External broker support - RabbitMQ as a service bus.

Installation

Usage