1.0.3 • Published 4 years ago

node-red-contrib-pubsub v1.0.3

Weekly downloads
3
License
ISC
Repository
-
Last release
4 years ago

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.