ProtoFlux:Websocket Connect

From Resonite Wiki
Revision as of 18:44, 14 January 2024 by J4 (talk | contribs) (recategorize)
WebsocketConnect
*
Next
Client
URL
HandlingUser
Wiki

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

Inputs

*

An incoming impulse that will trigger the node.

Client

A WebsocketClient component.

URL

An URI to the WebSocket server.

HandlingUser

An user that will handle the WebSocket requests.

Outputs

Next

A continuation impulse to trigger the rest of the code.