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

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

php - How can I echo out this array? -

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