matrix-rust-sdk/matrix_sdk/src
Damir Jelić 3a08f0c278 matrix-sdk: Don't set the content type ourselves
We don't need to worry about this anymore, since Ruma sets this for all
the request nowadays.
2021-03-01 20:12:38 +01:00
..
client.rs Rename `EventEmitter` to `EventHandler` 2021-02-13 11:01:31 +01:00
device.rs crypto: WIP more work on in-room verifications now up to accepting them. 2020-12-15 16:35:54 +01:00
error.rs matrix-sdk: Add initial support for request retrying 2021-01-31 21:10:30 +01:00
http_client.rs matrix-sdk: Don't set the content type ourselves 2021-03-01 20:12:38 +01:00
lib.rs matrix-sdk: Re-export the EncryptionInfo struct 2021-02-16 09:42:23 +01:00
sas.rs matrix-sdk: Add sensible connection and request timeouts 2021-02-01 17:15:29 +01:00
verification_request.rs crypto: WIP key verification request handling. 2020-12-09 17:18:23 +01:00