Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
05a7af8d
Commit
05a7af8d
authored
May 13, 2020
by
Hubert Chathi
Browse files
add a note about calling Olm.init
parent
281c5aac
Changes
1
Show whitespace changes
Inline
Side-by-side
javascript/README.md
View file @
05a7af8d
Olm
===
Note: before using any of the olm functions, you must call
`Olm.init()`
, and
wait for the promise to resolve.
Example:
var alice = new Olm.Account();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment