SocketClusterReceiveObject Op
Receives object from the socketcluster socket/topic
Summary (oneliner)
Full Name
- Ops.Extension.SocketCluster.SocketClusterReceiveObject
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch socketcluster example
open this page in another browser or share the url of this patch!
INPUT PORTS
socket (Object:socketcluster)
the socketcluster socket
topic (String)
name of the topic
Receive Own Data (Number: boolean)
OUTPUT PORTS
client id (String)
sending client id
data (Object)
the object
received (Trigger)
received message