Matrix Client-Server SDK for Rust
Go to file
Damir Jelić dee13421f0 rust-sdk: Switch the license to Apache 2.0. 2020-02-21 16:54:05 +01:00
examples nio: Upgrade ruma-client-api. 2019-12-04 19:31:33 +01:00
src rust-sdk: Switch the license to Apache 2.0. 2020-02-21 16:54:05 +01:00
tests Cargo.toml: Update our dependencies. 2020-01-11 13:13:30 +01: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
Cargo.toml Cargo.toml: Bump the dependency versions. 2020-02-21 16:33:41 +01:00
LICENSE rust-sdk: Switch the license to Apache 2.0. 2020-02-21 16:54:05 +01:00
Makefile Add a Makefile. 2019-11-24 22:43:36 +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