SocketClusterSendString Op
This op is deprecated!
It will not receive any updatessends a string via socketcluster/websocket
Summary (oneliner)
Full Name
- Ops.Extension.SocketCluster.Deprecated.SocketClusterSendString
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
send (Trigger)
<p>execute</p>
socket (Object:socketcluster)
<p>socket object coming from SocketCluster Op</p>
topic (String)
<p>name of the topic</p>
data (String)
<p>string</p>
delay (ms) (Number:
<i>integer</i>
)Patches using SocketClusterSendString
Changelog
Ops.Net.SocketCluster.SocketClusterSendString renamed to Ops.Extension.SocketCluster.SocketClusterSendString | stephan - 2022-12-14 08:38 |