Commit Graph

3 Commits (33429bd6f77331826c8f0e88ad4b9c90fb75d380)

Author SHA1 Message Date
lilia 2209407d5e Keepalive endpoint 11 years ago
lilia 2ba88bd13a Shorten keep alive interval. Closes #97 11 years ago
lilia ee0d7edc0b WebSocket-Resources / websocket refactor
This commit provides the javascript complement to
[WebSocket-Resources](https://github.com/WhisperSystems/WebSocket-Resources),
allowing us to use a bi-directional request-response framework over
websockets.

See websocket-resources.js and websocket-resources_test.js
for usage details.

Along the way I also factored the websocket keepalive and reconnect
logic into its own file/wrapper object.
11 years ago