@pixul/hapi-iris
v0.1.5
Published
HAPI plugin to wrap basic RabbitMQ operations
Downloads
7
Readme
Work in Progress
hapi-iris
HAPI plugin to wrap basic RabbitMQ operations based on amqp library for NodeJS.
This plugin enables these RabbitMQ operations : - pub/sub - send to queue or exchange - consume messages from queue or exchange - send a request in RPC mode
For further informations about RabbitMQ possibilities, see RabbitMQ official documentation.
Installation
npm install --save @pixul/hapi-iris