SocketClusterServer Op
start a socketcluster server
Summary (oneliner)
start a socketcluster/websocket server listening on all interfaces.
use this with the ops in Ops.Extension.SocketCluster
for more information on socketcluster, visit https://socketcluster.io/docs/guides/
Full Name
- Ops.Extension.Standalone.Net.SocketClusterServer
- Standalone Op - Download cables standalone to use it
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Active (Number: boolean)
Hostname (String)
optionally define hotname or ip-address to listen to
Port (Number: integer)
Path (String)
http path of the server
OUTPUT PORTS
Receiving (Trigger)
Data (Object)
raw data of everything on the connection
Listening (booleanNumber)
Clients (Number)
number of clients
Error (String)