0.1.4 • Published 4 years ago

@meowwolf/node-red-contrib-mw-amqp v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

npm.io

node-red-contrib-mw-amqp

AMQP nodes for node-red

Installation

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

npm i @meowwolf/node-red-contrib-mw-amqp

Usage

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

Development

Build the project

npm run build

Run tests

Run in watch mode:

npm test

Run coverage:

npm run test:coverage

Roadmap

  • Add TLS authentication
  • Implement headers exchange
0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago