This project is dedicated towards creating a safe wrapper for libolm in Rust.
Matrix room for discussion: #olm-rs:matrix.org
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).
If you are considering to contribute, take a look at the CONTRIBUTING guide.
This project is licensed under the Apache License 2.0 license - for further information see the LICENSE file.