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

SocketClusterRecieveString Op

 extension op - visible to all users


SocketClusterRecieveString

Op author: stephan
Maintained by Team: SocketCluster

recieves string from the socketcluster socket/topic




Inputs

socket (Object)

the socketcluster socket

topic (String)

name of the topic

Outputs

client id (String)

sending client id

data (String)

the string

received (Trigger)

received message


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

SocketCluster example


Patches using SocketClusterRecieveString

  • Examples (1)
  • Public
  • My Patches

Changelog


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