@mnn-o/node-red-rabbitmq 1.0.2

RabbitMQ nodes for node-red

npm install @mnn-o/node-red-rabbitmq

This repo is a fork from @breshinas/node-red-contrib-amqp

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.

Installation

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

npm i @mnn-o/node-red-rabbitmq

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

Node Info

Version: 1.0.2
Updated 3 months ago
License: ISC
Rating: 5.0 1

Actions

Rate:

Downloads

33 in the last week

Nodes

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

Keywords

  • node-red
  • amqp
  • rabbitmq
  • quorum

Maintainers

Contributors

  • Amo DelBello
  • Stormpass
  • Corentin
  • Breshinas
  • MNN-O