Skip to content

Documentation #28

@skyrover7

Description

@skyrover7

@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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions