this package has two nodes:
- Publisher node.
- Subscriber node.
npm install node-red-contrib-pubsub
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.
Please submit issues to the Github issue tracker.