Category:ProtoFlux:Network:Websockets: Difference between revisions

Category page
Cleaning ProtoFlux Categories
m fix link spaces
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Table ProtoFluxCategoryNodes
{{Table ProtoFluxCategoryNodes
|Websocket Connect||
|WebsocketConnect||Starts the connection to a websocket client.
|Websocket Connection Events||
|WebsocketConnectionEvents||Fires events when the websocket client connects or disconnects.
|Websocket Text Message Receiver||
|WebsocketTextMessageReceiver||Fires an event when receiving something from a websocket client.
|Websocket Text Message Sender||
|WebsocketTextMessageSender||Allows data to be sent to the websocket client.
}}
}}
[[Category:ProtoFlux:Network]]
[[Category:ProtoFlux:Network]]

Latest revision as of 03:47, 25 August 2025

Nodes
Node Name Description
WebsocketConnect Starts the connection to a websocket client.
WebsocketConnectionEvents Fires events when the websocket client connects or disconnects.
WebsocketTextMessageReceiver Fires an event when receiving something from a websocket client.
WebsocketTextMessageSender Allows data to be sent to the websocket client.

Pages in category "ProtoFlux:Network:Websockets"

The following 4 pages are in this category, out of 4 total.