|
|
|
|
|
by apitman
544 days ago
|
|
Generally you're going to want to send ping events pretty regularly (I'd default to every 15-30 seconds depending on application) whether you're using SSE, WebSockets, or something else. Otherwise if the server crashes the client might not know the connection is no longer live. |
|
After locking the phone, how is the ping restarted when the phone is unlocked? Or backgrounding the browser/app?