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.
This does not work with `ArrayBuffer` out of the box and will need to be investigated and tested more before switching. Some APIs also seemed to have changed: - Before (OOP): `new textsecure.protobuf.WebSocketMessage(…).encode();` - After (functional): ``` textsecure.protobuf.WebSocketMessage.encode( new textsecure.protobuf.WebSocketMessage(…) ); ``` This reverts commit d758119d9de4f99742ea941e86180b1d600c2f22. |
7 years ago | |
---|---|---|
.. | ||
_test.js | 7 years ago | |
account_manager_test.js | 7 years ago | |
blanket_mocha.js | 10 years ago | |
contacts_parser_test.js | 7 years ago | |
crypto_test.js | 7 years ago | |
fake_api.js | 7 years ago | |
generate_keys_test.js | 7 years ago | |
helpers_test.js | 7 years ago | |
in_memory_signal_protocol_store.js | 7 years ago | |
index.html | 7 years ago | |
message_receiver_test.js | 7 years ago | |
protocol_test.js | 7 years ago | |
protocol_wrapper_test.js | 7 years ago | |
storage_test.js | 7 years ago | |
task_with_timeout_test.js | 7 years ago | |
websocket-resources_test.js | 7 years ago | |
websocket_test.js | 7 years ago |