You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/js
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
..
models Store attachments as binary blobs 11 years ago
storage Move storage objects to their own files 11 years ago
views Rebind events when opening a previously opened conversation 11 years ago
api.js WebSocket-Resources / websocket refactor 11 years ago
background.js Save incoming messages and pass to frontend asynchronously 11 years ago
chromium.js Save incoming messages and pass to frontend asynchronously 11 years ago
components.js Move message and conversation storage to IndexedDB 11 years ago
crypto.js Fixup curve25519 module 11 years ago
curve25519_compiled.js Fixup curve25519 module 11 years ago
database.js Move message and conversation storage to IndexedDB 11 years ago
helpers.js WebSocket-Resources / websocket refactor 11 years ago
index.js Get rid of Layout global 11 years ago
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 11 years ago
nativeclient.js Fixup curve25519 module 11 years ago
options.js Namespace registration helpers 11 years ago
protobufs.js New websocket protocol 11 years ago
protocol.js Remove obsolete argument 11 years ago
sendmessage.js Add some license headers 11 years ago
storage.js Move storage objects to their own files 11 years ago
webcrypto.js Simplify webcrypto type conversion 11 years ago
websocket-resources.js WebSocket-Resources / websocket refactor 11 years ago
websocket.js WebSocket-Resources / websocket refactor 11 years ago