Replies: 1 comment
-
I went ahead and scheduled the backend to send pings every 10 seconds. I would have preferred to have done this in the browser. This would have eliminated the need to do any state management on the backend (no need to capture closed connections on the backend and unschedule pings). Couldn't figure it out in a reasonable time though |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to periodically send pings with the websocket extension? Or is there some other way to prevent timeouts?
Beta Was this translation helpful? Give feedback.
All reactions