forked from mystiq/hydrogen-web
add olm api decls link to doc
This commit is contained in:
parent
5ebd6bb092
commit
625598be90
1 changed files with 2 additions and 1 deletions
|
@ -121,7 +121,8 @@ we'll need to pass an implementation of EventSender or something to SendQueue th
|
|||
- use AES-CTR from https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto
|
||||
|
||||
## Notes
|
||||
- libolm api docs (also for js api) would be great
|
||||
- libolm api docs (also for js api) would be great. Found something that could work:
|
||||
https://gitlab.matrix.org/matrix-org/olm/-/blob/master/javascript/index.d.ts
|
||||
|
||||
|
||||
## OO Design
|
||||
|
|
Loading…
Reference in a new issue