matrix-rust-sdk/matrix_sdk
Damir Jelić a551ae2bee matrix-sdk: Add sensible connection and request timeouts
This sets the default
    * connection timeout to 5s
    * request timeout to 10s
    * request timeout for syncs to the sync timeout + 10s
    * request timeout for uploads to be based on 1Mbps upload
    speed expectations
2021-02-01 17:15:29 +01:00
..
examples matrix-sdk: Add sensible connection and request timeouts 2021-02-01 17:15:29 +01:00
src matrix-sdk: Add sensible connection and request timeouts 2021-02-01 17:15:29 +01:00
Cargo.toml matrix-sdk: Add initial support for request retrying 2021-01-31 21:10:30 +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