Although the connection and disconnection orders from the client to the host do not cause problems, when I try to send a buffer in the payload to the host, it simply does nothing, I cannot send the data to the host.
Using the TCP node included in node-red works without errors, but I am interested in being able to close and open connections.
Although the connection and disconnection orders from the client to the host do not cause problems, when I try to send a buffer in the payload to the host, it simply does nothing, I cannot send the data to the host.
Using the TCP node included in node-red works without errors, but I am interested in being able to close and open connections.