kerryjiang / SuperSocket

SuperSocket is a light weight, cross platform and extensible socket server application framework.
Apache License 2.0
3.95k stars 1.15k forks source link

Stops auto refreshing if the page remains idle for certain time. #228

Open patelveep opened 5 years ago

patelveep commented 5 years ago

We are using the super socket WebSocket library in our project but facing the auto-refreshing issue from last month. If I am keeping my site page idle for more then half an hour it stops auto-refreshing it shows the WebSocket is connected. Maybe cannot get messages from the server to the client side or something else not able to identify it. Any guidance would be really appreciated!

AmitaKhatri commented 5 years ago

Is there any resolution for this? I am also facing the same issue. In my case, the connection is active in the server but the messages are not reaching to the client.

491134648 commented 4 years ago

Client timed to send heartbeat