ProtoFlux:WebsocketConnect

From Resonite Wiki
Revision as of 00:41, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Websocket Connect to ProtoFlux:WebsocketConnect: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
WebsocketConnect
*
Next
Client
URL
HandlingUser
Websockets

This node allows you to connect to a websocket server via the WebSocketClient component.

Inputs

* ( Call)

An incoming Call that will trigger the node.

Client (WebsocketClient)

A WebsocketClient component.

URL (URI)

An URI to the WebSocket server.

HandlingUser (User)

An user that will handle the WebSocket requests.

Outputs

Next ( Continuation)

A continuation impulse to trigger the rest of the code.