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: | [[Category:ProtoFlux:Network:Websockets]] |
Revision as of 18:44, 14 January 2024
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.