0.0.2 • Published 7 years ago

node-red-contrib-rhea v0.0.2

Weekly downloads
7
License
Apache-2.0
Repository
github
Last release
7 years ago

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.