7d3d634a2d
We now disconnect ourselves if we don't get the server's response to a
keepalive request within 30s. This way we will eventually disconnect if
the network goes away but the socket is not closed.*
* See code.google.com/p/chromium/issues/detail?id=197841 and
https://stackoverflow.com/questions/11755605/chrome-websocket-connection-not-closed-when-browser-closed
We will then try to reconnect once a minute (See
|
||
---|---|---|
.. | ||
storage | ||
test | ||
account_manager.js | ||
api.js | ||
axolotl_wrapper.js | ||
components.js | ||
contacts_parser.js | ||
crypto.js | ||
errors.js | ||
helpers.js | ||
key_worker.js | ||
libaxolotl.js | ||
message_receiver.js | ||
protobufs.js | ||
sendmessage.js | ||
storage.js | ||
stringview.js | ||
websocket-resources.js | ||
websocket.js |