SocketClusterReceiveArray Op
This op is deprecated!
It will not receive any updatesreceive an array from the socketcluster topic
Summary (oneliner)
Full Name
- Ops.Extension.SocketCluster.Deprecated.SocketClusterReceiveArray
- 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
socket (Object)
<p>the socketcluster socket</p>
topic (String)
<p>name of the topic</p>
OUTPUT PORTS
client id (String)
<p>sending client id</p>
data (Array)
<p>the array</p>
received (Trigger)
<p>received message</p>
Patches using SocketClusterReceiveArray
Changelog
Ops.Net.SocketCluster.SocketClusterRecieveArray renamed to Ops.Extension.SocketCluster.SocketClusterRecieveArray | stephan - 2022-12-14 08:39 |