The socket disconnects every 1 minute, this is the timeout duration of my reverse proxy, because the server does not implement a heart-beat system.
The socket connects and the application works but the connection to the socket is lost because the socket does not send or receive any messages for a long time.
The socket disconnects every 1 minute, this is the timeout duration of my reverse proxy, because the server does not implement a heart-beat system.
The socket connects and the application works but the connection to the socket is lost because the socket does not send or receive any messages for a long time.