Fork of github.com/matrix-org/matrix-rust-sdk
 
 
Go to file
Damir Jelić bec253efd8 nio: Pin the dependency versions. 2019-10-30 18:54:55 +01:00
examples async_client: Remove the non-async callbacks. 2019-10-23 22:51:34 +02:00
nio-olm olm: Add initial higher level olm bindings. 2019-10-24 22:39:35 +02:00
src async_client: Don't double pin futures. 2019-10-24 22:35:36 +02:00
.gitignore
Cargo.toml nio: Pin the dependency versions. 2019-10-30 18:54:55 +01:00
LICENSE
README.md

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