matrix-rust-sdk/matrix_sdk/src
2021-09-09 20:57:58 +02:00
..
identities feat(sdk): Expose the cross signing user identities 2021-09-09 10:40:36 +02:00
room fix(sdk): Use a pure HTTP error for methods that don't touch local state 2021-09-09 10:30:46 +02:00
verification docs(sdk): Linkify some verification struct docs 2021-09-09 10:31:35 +02:00
client.rs docs(sdk): Add an example that attaches data to an event handler 2021-09-09 20:57:58 +02:00
error.rs fix(sdk): Use a pure HTTP error for methods that don't touch local state 2021-09-09 10:30:46 +02:00
event_handler.rs Use matrix_sdk_common::executor::spawn instead of tokio::spawn 2021-09-08 21:08:23 +02:00
http_client.rs Fix unused import warnings for wasm 2021-06-23 16:12:22 +02:00
lib.rs docs(sdk): Improve the docs docs and use the readme for the crate docs 2021-09-09 20:57:58 +02:00
room_member.rs Reexport independent external crates entirely 2021-06-23 16:12:22 +02:00