Fork of github.com/matrix-org/matrix-rust-sdk
 
 
Go to file
Damir Jelić 4759dea9bd crypto: Decrypt to-device events. 2020-03-23 16:14:10 +01:00
examples rust-sdk: Add initial tracing/logging setup. 2020-03-19 13:55:04 +01:00
src crypto: Decrypt to-device events. 2020-03-23 16:14:10 +01:00
tests
.gitignore
.pre-commit-config.yaml
.travis.yml
Cargo.toml Cargo.toml: Switch to olm-rs on gitlab. 2020-03-21 16:50:54 +01:00
LICENSE
Makefile
README.md

README.md

Build Status

matrix-rust-sdk

matrix-rust-sdk is an implementation of a Matrix client-server library in Rust.

Status

This library is very much work in progress.

License

Apache