TCP Out node closes all connections when a client disconnects

A TCP out node closses all the connections at once when a client disconnects.
Is this a bug from the node?

Is there any way to solve this issue?

I suspect this is related to a known bug (fixed in src).

  • Wait for the v3 release (hopefully being announced this week)
  • Run node-red from source (github master branch)
  • Run the beta.4 (with a few known issues)
  • Hack your installation (replace your current 31-tcpin.js file with this one

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.