node-red-contrib-rhea

0.0.2 • Public • Published

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.

Package Sidebar

Install

npm i node-red-contrib-rhea

Weekly Downloads

2

Version

0.0.2

License

Apache-2.0

Last publish

Collaborators

  • ppatierno