matrix-js-sdk
d1e91cd7 - Add MatrixClient.initCrypto

Commit
8 years ago
Add MatrixClient.initCrypto initialising the crypto layer needs to become asynchronous. Rather than making `sdk.createClient` asynchronous, which would break every single app in the world, add `initCrypto`, which will only break those attempting to do e2e (and in a way which will fall back to only supporting unencrypted events).
Author
Committer
Parents
Loading