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!
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.
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!