Execute
Executionexec_in
Initiate the TCP connection
Web/TCP
Opens a TCP connection to a remote host. Triggers on_connect with the session, then invokes the on-message handler for each incoming data chunk. Holds execution until the connection closes, then triggers on_close.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Initiate the TCP connection
TCP connection configuration (host, port, optional timeout)
Fires after the connection is established
TCP session reference for use with Send/Close nodes
Fires when the TCP connection is closed
Fires if the connection fails to establish