@zanix/mqp
v2.1.0
Published
ZanixJS Framework API MQP
Downloads
124
Readme
@zanix/mqp
Table of Contents
Introduction
@zanix/mqp is a message queue provider library that utilizes RabbitMQ, allowing seamless integration and efficient message exchange between components within Node.js applications.
Installation
To install @zanix/mqp in your project, use the following command:
npm install @zanix/mqpUsage
Utilize the methods provided by the MQP classes to establish connections, publish messages, and consume messages from RabbitMQ queues.
Support and Contributions
If you encounter any issues or have suggestions for improvements, please submit them in the issue tracker.
Contributions to enhance the functionality or resolve issues are welcomed via pull requests. Ensure adherence to code standards and include appropriate test coverage.
License
This module is open-source and released under the MIT License. You are free to modify and distribute it as per the terms of the license.
Authors ✨
- Ismael Calle Marulanda @iscam2216
