ProtoFlux:Websocket Connect: Difference between revisions

From Resonite Wiki
add websocketconnect
 
m recategorize
Line 41: Line 41:
A continuation impulse to trigger the rest of the code.
A continuation impulse to trigger the rest of the code.


[[Category:ProtoFlux:Position:In:Node:Picker]]
[[Category:ProtoFlux:Network:Websockets]]

Revision as of 18:44, 14 January 2024

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.