ProtoFlux:Websocket Connect: Difference between revisions

From Resonite Wiki
fix type links
m ProbablePrime moved page Websocket Connect (ProtoFlux) to ProtoFlux:Websocket Connect: Creating protoflux Namespace
(No difference)

Revision as of 06:52, 20 January 2024

WebsocketConnect
*
Next
Client
URL
HandlingUser
Websockets

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

Inputs

* (Impulse)

An incoming impulse 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

A continuation impulse to trigger the rest of the code.