SocketClusterRecieveString Op
extension op - visible to all usersrecieves string from the socketcluster socket/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 (String)
the string
received (Trigger)
received message
Patches using SocketClusterRecieveString
Changelog
Ops.Net.SocketCluster.SocketClusterRecieveString renamed to Ops.Extension.SocketCluster.SocketClusterRecieveString 2022-12-14 - stephan |