beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

SocketClusterRecieveArray Op

 extension op - visible to all users


SocketClusterRecieveArray

Op author: stephan
Maintained by Team: SocketCluster

recieves an array from the socketcluster topic




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


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

SocketCluster example


Patches using SocketClusterRecieveArray

  • Examples (1)
  • Public
  • My Patches

Changelog


Ops.Net.SocketCluster.SocketClusterRecieveArray renamed to Ops.Extension.SocketCluster.SocketClusterRecieveArray
2022-12-14 - stephan