Fork of github.com/matrix-org/matrix-rust-sdk
 
 
Go to file
Damir Jelić 2aca52c9f0 nio: Allow the AsyncClient to be clonable. 2019-11-10 11:44:03 +01:00
examples nio: Make the callback futures Sync/Send. 2019-10-31 09:17:13 +01:00
nio-olm olm: Add initial higher level olm bindings. 2019-10-24 22:39:35 +02:00
src nio: Allow the AsyncClient to be clonable. 2019-11-10 11:44:03 +01:00
.gitignore Initial commit. 2019-10-20 13:56:46 +02:00
Cargo.toml nio: Pin the dependency versions. 2019-10-30 18:54:55 +01: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