1.4.9 • Published 7 months ago

@edusharegeorgian/node-red-contrib-amqp v1.4.9

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

source

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

and

  • upgrade amqplib so you can use it with node10+
  • fixed direct routing publish issues
  • allow reconnect on error
  • manually control node reconnect
  • fixed multi event listener on connection (cause memory leak)

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
1.4.9

7 months ago

1.4.8

9 months ago

1.4.7

1 year ago

1.4.2

1 year ago

1.4.6

1 year ago