A regular disconnect message should be sent under the following circumstances:
- The user disconnects via the "Abscond" button
- The user navigates to a different page in the same tab
- The user closes the tab
A connection error message should be sent under the following circumstances:
- The user's browser crashes
- Nginx times out the socket
So far I haven't been able to reliably distinguish between these two sets of circumstances.
A regular disconnect message should be sent under the following circumstances:
A connection error message should be sent under the following circumstances:
So far I haven't been able to reliably distinguish between these two sets of circumstances.