SocketClusterReceiveObject Op

SocketClusterReceiveObject

Receives object from the socketcluster socket/topic



Edit Documentation

Full Name
  • Ops.Extension.SocketCluster.SocketClusterReceiveObject
Visibility
  •  Extension Op - Visible to all users
License
  • MIT
AuthorMaintained by Team


 

Example Patch socketcluster example

open this page in another browser or share the url of this patch!

Open In Editor

INPUT PORTS


socket (Object:socketcluster)

the socketcluster socket

topic (String)

name of the topic

Receive Own Data (Number:boolean )

OUTPUT PORTS


client id (String)

sending client id

data (Object)

the object

received (Trigger)

received message


Patches using SocketClusterReceiveObject

  • Examples
  • Public
  • My Patches

Changelog


Ops.Net.SocketCluster.SocketClusterRecieveObject renamed to Ops.Extension.SocketCluster.SocketClusterRecieveObjectuser avatarstephan - 2022-12-14 08:40
improvementAdd toggle to receive your own client datauser avatarpandur - 2024-04-15 13:47