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

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -