node-red-contrib-socketio-room 0.1.1
Node Red client to work with socket.io server
node-red-contrib-socketio-room
Nodes
- Socket.IO Listener
- Socket.IO Emitter
How to use
- Drag and drop onto canvas Socket.IO Listener/Emitter node
- Configure server (connection URI)
- Set 'Event name' on which you want to listen or emit messages
- Optionally Set 'Room name' you want to join to listen or emit messages
- Optionally set node's name
Notice This module is in development phase.