matrix-rust-sdk/matrix_sdk
Damir Jelić 36e3039d73 matrix-sdk: Disable request retrying for wasm for now
Backoff supports the retry method for futures only for non-wasm
targets for now, thus we're going to disable it until that changes.
2021-02-07 12:53:06 +01:00
..
examples matrix-sdk: Add sensible connection and request timeouts 2021-02-01 17:15:29 +01:00
src matrix-sdk: Disable request retrying for wasm for now 2021-02-07 12:53:06 +01:00
Cargo.toml matrix-sdk: Disable request retrying for wasm for now 2021-02-07 12:53:06 +01:00
README.md matrix-sdk: Add a bunch of readmes to the crates. 2020-05-26 19:33:13 +02:00

README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk

matrix-sdk is an implementation of a Matrix client-server library in Rust.

License

Apache-2.0