/micro-event-bus

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

Primary LanguageTypeScript

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