node-red-contrib-rhea
v0.0.2
Published
AMQP 1.0 nodes for Node-RED
Downloads
21
Readme
AMQP 1.0 nodes for Node-RED
This project provides a set of nodes for Node-RED that makes it easy to integrate AMQP 1.0 protocol in a flow application.
Documentation
The official documentation is available here.
Installation
The nodes are based on RHEA library, a reactive library for AMQP protocol for easy development of both clients and servers. It's needed to install that library before starting to use RHEA nodes inside a Node-RED flow. The simpler way to do it is use the Node Package Manager (NPM) and install the ["rhea" module] (https://www.npmjs.com/package/rhea).