I used websocket c++ code connects to Nitrous.io box(nodes.js server) on port 8888.
Everything works well, only if there is no transfer between server and client after a certain time(1 minute) the connection is closed.
The same client works well if server hosts on my other server rather than Nitrous.io box
Just wonder if there is any limitation Nitrous.io websocket?