mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-09-14 12:47:19 +01:00
* Disconnect from socket faster on complete loss of network access Today we wait for a keepalive request to fail; this change forces disconnect in the case that the browser tells us that we're now offline. FREEBIE * MessageReceiver: don't react to errors after explicit close() FREEBIE