Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.25 KB

RabbitMQ Transporter for Integreat

This implementation is based on amqplib.

npm Version Build Status Coverage Status

Getting started

Prerequisits

Requires node v14 and Integreat v0.8.

Installing

Install from npm:

npm install integreat-transporter-rabbitmq --save

Running the tests

The tests can be run with npm test.

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests.

License

This project is licensed under the ISC License - see the LICENSE file for details.