WebsocketConnect
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.