1.5.7 • Published 9 months ago

@breshinas/node-red-contrib-amqp v1.5.7

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

source

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

and

  • fixed error on node flow save
  • The nodes are adapted to work with RabbitMQ and their newer Quorom type queues. You can set the additional queue options from the node configuration.

AMQP nodes for node-red (back pushed changes from @mnn-o/node-red-rabbitmq)

Installation

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

npm i @breshinas/node-red-contrib-amqp

Usage

Provides three 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.5.7

9 months ago

1.5.6

9 months ago

1.5.5

9 months ago

1.5.4

9 months ago

1.5.3

9 months ago

1.5.2

9 months ago

1.5.1

1 year ago

1.5.0

1 year ago