@zanix/mqp
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-alpha.1 • Public • Published

@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 ✨

Readme

Keywords

none

Package Sidebar

Install

npm i @zanix/mqp

Weekly Downloads

19

Version

2.0.0-alpha.1

License

MIT

Unpacked Size

76.2 kB

Total Files

5

Last publish

Collaborators

  • iscam2216
  • zanix-io