SocketClusterRecieveNumber Op
extension op - visible to all usersrecieves number 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 (Number)
the number
received (Trigger)
received message
Patches using SocketClusterRecieveNumber
Changelog
created op 2020-03-18 - stephan | |
Ops.Net.SocketCluster.SocketClusterRecieveNumber renamed to Ops.Extension.SocketCluster.SocketClusterRecieveNumber 2022-12-14 - stephan |