/pubSub

The Goal of this module is to create a simple mechanism to achieve Pub-Sub messaging services. The nodes can be used to communicate between flows also.

Primary LanguageJavaScript

Pub Sub For Node-red

this package has two nodes:

  • Publisher node.
  • Subscriber node.

Install:

  npm install node-red-contrib-pubsub

The goal of This Module

The Goal of this module is to create a simple mechanism to achive Pub-Sub messaging services. The nodes can be used to communicate between flows also.

Have questions? Found a bug?


Please submit issues to the Github issue tracker.