0.1.1 • Published 8 years ago

poquito-rabbitmq v0.1.1

Weekly downloads
2
License
AGPL-3.0
Repository
github
Last release
8 years ago

Poquito RabbitMQ Message Bus Adapter

Enables use of RabbitMQ as the message bus for Poquito microservices.

Installation

npm install poquito-rabbitmq --save

Building

This module will transform the native ES6 code to ES5 for broad Node.js compatibility. The transformation is triggered by the following command. Ensure you run the build command after running npm install to load the development dependancies.

npm run compile

Documentation

License

This module is made available under the terms of the GNU Affero General Public License v3.0 (see LICENSE).