m recategorize |
m recategorize |
||
Line 1: | Line 1: | ||
{{#Invoke:ProtoFlux|GenerateUI | {{#Invoke:ProtoFlux|GenerateUI | ||
|Name=WebsocketConnect | |Name=WebsocketConnect | ||
|Category= | |Category=Websockets | ||
|Inputs= | |Inputs= | ||
[ | [ |
Revision as of 18:47, 14 January 2024
WebsocketConnect
Websockets
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.