SocketClusterRecieveBoolean Op
extension op - visible to all usersRecieves boolean value 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 (boolean Number)
the number
received (Trigger)
received message
Patches using SocketClusterRecieveBoolean
Changelog
Ops.Net.SocketCluster.SocketClusterRecieveBoolean renamed to Ops.Extension.SocketCluster.SocketClusterRecieveBoolean 2022-12-14 - stephan |