@corentin-pasquier/node-red-contrib-amqp 1.3.8

AMQP Nodes for Node-RED

npm install @corentin-pasquier/node-red-contrib-amqp

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

Node Info

Version: 1.3.8
Updated 4 months, 1 week ago
License: ISC
Rating: not yet rated

Actions

Rate:

Downloads

74 in the last week

Nodes

  • amqp-in
  • amqp-out
  • amqp-broker
  • amqp-in-manual-ack

Keywords

  • node-red
  • amqp
  • rabbitmq

Maintainers

Contributors

  • Amo DelBello
  • Stormpass
  • Corentin PASQUIER