Hacker News new | ask | show | jobs
by ah- 3047 days ago
Or just a generic reconnect in case the websocket connection breaks for any reason really.
1 comments

That would require an interruption in service between the server closing the old connection and the client reestablishing a new one, which they sought to avoid.