SocketClusterRecieveArray Op
extension op - visible to all usersrecieves an array from the socketcluster topic
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
socket (Object)
the socketcluster socket
topic (String)
name of the topic
Outputs
client id (String)
sending client id
data (Array)
the array
received (Trigger)
received message
Patches using SocketClusterRecieveArray
Changelog
Ops.Net.SocketCluster.SocketClusterRecieveArray renamed to Ops.Extension.SocketCluster.SocketClusterRecieveArray 2022-12-14 - stephan |