olm-rs 0.4.0

A Rust wrapper for libolm.
docs.rs failed to build olm-rs-0.4.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: olm-rs-2.2.0

olm-rs

This project is dedicated towards creating a safe wrapper for libolm in Rust.

Matrix room for discussion: #olm-rs:matrix.org

Building

libolm is compiled and statically linked on building olm-sys - so no further setup is required. Please note however that libolm still needs libstdc++ on your system (and it should already be there).

Contributing

If you are considering to contribute, take a look at the CONTRIBUTING guide.

Licensing

This project is licensed under the Apache License 2.0 license - for further information see the LICENSE file.