Hello,
Client is
having a disconnection issue after 5h-6h of being connected. As per them, they
query a refresh once every few minutes, but explicitly closing the WebSocket
connection after the refresh is received.
Would
closing the WebSocket properly might be the resolution for the disconnection?
Is a simple websocket.Close() is enough?
Thank you
so much.