@techteamer/mq

A RabbitMQ wrapper for node

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@techteamer/mq
426.3.02 months ago5 years agoMinified + gzip package size for @techteamer/mq in KB

Readme

TechTeamer MQ
npm Build Status Coverage Status
A RabbitMQ wrapper for node

Install

yarn add @techteamer/mq

Tests

To run tests you need to rename test/config/TestConfig.js.config to TestConfig.js and provide valid configurations.
Then run:
yarn test