Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

corentin-pasquier/node-red-contrib-amqp

 
 

Repository files navigation

Source

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

and

  • correct a bug where there is no reconnection on error

AMQP nodes for node-red

Installation

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

npm i @corentin-pasquier/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

AMQP Nodes for Node-RED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.3%
  • HTML 38.4%
  • JavaScript 0.3%