Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Michael Telatynski
Olm
Commits
05a7af8d
Commit
05a7af8d
authored
May 13, 2020
by
Hubert Chathi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add a note about calling Olm.init
parent
281c5aac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
javascript/README.md
javascript/README.md
+3
-0
No files found.
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