UNPKG

@ekaralis/node-red-contrib-sse-plus

Version:

Enhanced Server Sent Events node for NODE-RED. Based on PointSource/node-red-contrib-sse

19 lines (10 loc) 475 B
# sse-node-red ## Install To install run: `npm install node-red-contrib-sse-plus --save` Until the module is not registered on npm use the following to install: `npm install @ekaralis/node-red-contrib-sse-plus ## Description Enhanced Server Sent Events node for NODE-RED This is an enhanced version of PointSource/node-red-contrib-sse (https://github.com/PointSource/node-red-contrib-sse), accepting "room" parameter to be set via message object (inside msg.room)