Hacker News new | ask | show | jobs
by mhansen 5774 days ago
By 'an AJAX call', do you mean having the client periodically ping the server, and then cleaning up the session if the ping times out?
1 comments

No I mean wire an event to the unload of the page, that notifies the server that the client has abandoned the app.