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 | |
---|---|---|
.. | ||
storage | 7 years ago | |
test | 7 years ago | |
ProvisioningCipher.js | 7 years ago | |
account_manager.js | 7 years ago | |
api.js | 7 years ago | |
contacts_parser.js | 7 years ago | |
crypto.js | 7 years ago | |
errors.js | 7 years ago | |
event_target.js | 7 years ago | |
helpers.js | 7 years ago | |
key_worker.js | 7 years ago | |
libsignal-protocol.js | 7 years ago | |
message_receiver.js | 7 years ago | |
outgoing_message.js | 7 years ago | |
protobufs.js | 7 years ago | |
protocol_wrapper.js | 7 years ago | |
sendmessage.js | 7 years ago | |
storage.js | 7 years ago | |
stringview.js | 7 years ago | |
sync_request.js | 7 years ago | |
task_with_timeout.js | 7 years ago | |
websocket-resources.js | 7 years ago |