Fork of github.com/matrix-org/matrix-rust-sdk
 
 
Go to file
Damir Jelić 8c681c362a async_client: Change the place where we parse the user agent. 2019-10-24 22:34:58 +02:00
examples async_client: Remove the non-async callbacks. 2019-10-23 22:51:34 +02:00
src async_client: Change the place where we parse the user agent. 2019-10-24 22:34:58 +02:00
.gitignore Initial commit. 2019-10-20 13:56:46 +02:00
Cargo.toml Initial commit. 2019-10-20 13:56:46 +02:00
LICENSE Initial commit. 2019-10-20 13:56:46 +02: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