Fork of github.com/matrix-org/matrix-rust-sdk
 
 
Go to file
Damir Jelić f246ab2f56 AsyncClient: Remove some dead code. 2019-11-17 19:59:50 +01:00
examples nio-rust: Format the repo. 2019-11-10 18:33:06 +01:00
nio-olm nio-olm: Small format fixes. 2019-11-14 20:12:45 +01:00
src AsyncClient: Remove some dead code. 2019-11-17 19:59:50 +01:00
tests tests: Add initial AsyncClient test. 2019-11-17 19:59:08 +01:00
.gitignore Initial commit. 2019-10-20 13:56:46 +02:00
.pre-commit-config.yaml nio-rust: Add a pre-commit config. 2019-11-10 18:33:27 +01:00
Cargo.toml tests: Add initial AsyncClient test. 2019-11-17 19:59:08 +01:00
LICENSE nio-rust: Format the repo. 2019-11-10 18:33:06 +01:00
README.md Initial commit. 2019-10-20 13:56:46 +02:00

README.md

nio-rust

nio-rust is a port of the matrix-nio python library to Rust.

Status

This library is very much work in progress.

License

MIT