1.0.0-beta.3 • Published 5 months ago

@zanix/mqp v1.0.0-beta.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@zanix/mqp

npm version License: MIT npm downloads

PayPal

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/mqp

Usage

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 ✨