Skip to content

mariodebono/node-red-contrib-amqp

 
 

Repository files navigation

@meowwolf/node-red-contrib-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-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

About

AMQP nodes for node-red

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 65.0%
  • HTML 35.0%