Fork of github.com/matrix-org/matrix-rust-sdk
 
 
Go to file
Devin R c2022180ad fix slice match room_aliases 2020-03-27 20:17:06 -04:00
examples Cargo.toml: Rename the crate. 2020-02-21 17:01:34 +01:00
src fix slice match room_aliases 2020-03-27 20:17:06 -04:00
tests fix slice match room_aliases 2020-03-27 20:17:06 -04:00
.gitignore Fix the gitignore file. 2019-11-24 22:44:28 +01:00
.pre-commit-config.yaml nio-rust: Add a pre-commit config. 2019-11-10 18:33:27 +01:00
.travis.yml Revert "travis: Add Windows to the CI." 2020-03-15 13:00:00 +01:00
Cargo.toml Cargo.toml: Fix the olm-rs dependency. 2020-03-14 12:22:36 +01:00
LICENSE rust-sdk: Switch the license to Apache 2.0. 2020-02-21 16:54:05 +01:00
Makefile Makefile: Run the tests an coverage target with the encryption feature. 2020-02-25 17:36:45 +01:00
README.md README: Add the build status. 2020-03-15 13:02:20 +01:00

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