Skip to content

fasblom/node-red-contrib-amqp

 
 

Repository files navigation

source

This repo fork from @meowwolf/node-red-contrib-amqp

and

  • upgrade amqplib so you can use it with node10+
  • fixed direct routing publish issues;

AMQP nodes for node-red

Installation

Install via the Palette Manager or from within your node-red directory (typically ~/.node-red) run:

npm i @stormpass/node-red-contrib-amqp

Usage

Provides three standard nodes and an amqp broker config node.
Please see the Node Help section from within node-red for more info

Development

Build the project

npm run build

Run tests

npm test

Run coverage:

npm run test:cov

About

Better Amqp nodes for node-red

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.4%
  • HTML 38.3%
  • JavaScript 0.3%