https://github.com/andrewscwei/node-message-broker
Zero-config message broker for Node.js using RabbitMQ
https://github.com/andrewscwei/node-message-broker
module nodejs rabbitmq server
Last synced: about 2 months ago
JSON representation
Zero-config message broker for Node.js using RabbitMQ
- Host: GitHub
- URL: https://github.com/andrewscwei/node-message-broker
- Owner: andrewscwei
- License: mit
- Created: 2018-11-19T06:03:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-05T05:26:53.000Z (almost 2 years ago)
- Last Synced: 2025-09-02T01:44:51.161Z (10 months ago)
- Topics: module, nodejs, rabbitmq, server
- Language: TypeScript
- Homepage:
- Size: 524 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# node-message-broker [](https://www.npmjs.com/package/@andrewscwei/message-broker) [](https://github.com/andrewscwei/node-message-broker/actions?query=workflow%3ACI) [](https://github.com/andrewscwei/node-message-broker/actions?query=workflow%3ACD)
Zero-config Node.js message broker using [RabbitMQ](https://www.rabbitmq.com/) that helps managing AMQP connections and sending/receiving messages.
## Disclaimer
Features of this module are driven by personal projects and are expected to have timely changes to their API. Use with caution.