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

SocketClusterSendString Op

 extension op - visible to all users


SocketClusterSendString

Op author: stephan
Maintained by Team: SocketCluster

sends a string via socketcluster/websocket




Inputs

send (Trigger)

execute

socket (Object)

socket object coming from SocketCluster Op

topic (String)

name of the topic

data (String)

string

delay (ms) (integer /Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

SocketCluster example


Patches using SocketClusterSendString

  • Examples (1)
  • Public
  • My Patches

Changelog


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