-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
@Johennes Is there any documentation available for this library? I do have access to the matrix rust docs, but this implementation has proven different in a number of ways. The example provided is pretty sparse as far as functionality.
I've been able to
- create a new user with backup forced and recovery keys generated.
- create a new encrypted room
- send an audio message
- ive confirmed this is working by logging into the element web client with my user and seeing the rooms and messages.
This has been a challenging process without documentation as I am referring to rust docs, matrix docs, and the generated types/functions from this repo. It is a lot of trial and error, on top of which there is major latency in building/rebuilding with expo/react native. Anything you can point me towards or a recommended way to see what functions are exposed, and what their expected usage looks like?
Metadata
Metadata
Assignees
Labels
No labels