matrix-rust-sdk/matrix_sdk/examples
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
..
wasm_command_bot matrix-sdk: Fix our wasm command bot example 2021-01-22 18:14:08 +01:00
autojoin.rs Merge branch 'master' into new-state-store 2021-01-05 21:40:39 +01:00
command_bot.rs matrix-sdk: Remove the proxy usage from the exmaples for now 2021-01-22 11:32:33 +01:00
cross_signing_bootstrap.rs matrix-sdk: Remove the proxy usage from the exmaples for now 2021-01-22 11:32:33 +01:00
emoji_verification.rs matrix-sdk: Remove the proxy usage from the exmaples for now 2021-01-22 11:32:33 +01:00
get_profiles.rs matrix-sdk: Add sensible connection and request timeouts 2021-02-01 17:15:29 +01:00
image_bot.rs matrix-sdk: Remove the proxy usage from the exmaples for now 2021-01-22 11:32:33 +01:00
login.rs matrix-sdk: Remove the proxy usage from the exmaples for now 2021-01-22 11:32:33 +01:00