android - Websocket client disconnect websocket4net -
i've been having random websocket disconnects.
my stack is:
- monodroid
- websocket4net
- spring websockets
i'm not sure if else has experienced this.
usually client work , randomly, it'll experience disconnect. or insights appreciated.
why don't send ping frames (or unsolicited pong frames) periodically client server in order keep websocket connection? default, many server implementations disconnect idle connections automatically.
Comments
Post a Comment