Files
Signal-Desktop/js
lilia 9be5efc571 Simplify keepalive resets
Websocket resources should have their keepalive timers reset whenever a
message comes in. This is a nicety that slightly reduces the amount of
traffic we send when actively messaging.

Previously this was handled by MessageReceiver, but it's a bit cleaner
to just have the WebsocketResource add an extra 'message' event handler.

// FREEBIE
2015-10-23 15:44:03 -07:00
..
2015-10-22 10:12:34 -07:00
2015-10-20 18:57:24 -07:00
2015-10-15 13:33:07 -07:00
2015-09-25 17:57:23 -07:00
2015-10-23 15:44:03 -07:00
2015-10-01 22:04:07 -07:00