This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced
2026-05-14 02:55:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2b50677b99d45a0fc6f3ad8f5a396750589490b
matrix-rust-sdk
/
src
History
Devin R
f2b50677b9
fix example, use tokio::Mutex for all types that could be passed
...
in async thread spawn envs
2020-04-01 16:36:17 -04:00
..
crypto
crypto: Prepare the scaffolding for key queries and user tracking.
2020-04-01 15:37:00 +02:00
event_emitter
fix example, use tokio::Mutex for all types that could be passed
2020-04-01 16:36:17 -04:00
models
fix example, use tokio::Mutex for all types that could be passed
2020-04-01 16:36:17 -04:00
async_client.rs
fix example, use tokio::Mutex for all types that could be passed
2020-04-01 16:36:17 -04:00
base_client.rs
fix example, use tokio::Mutex for all types that could be passed
2020-04-01 16:36:17 -04:00
error.rs
rust-sdk: Changes for the new ruma-api version.
2020-03-24 16:18:56 +01:00
lib.rs
add EventEmitter trait, clean up imports so new warnings are easier to see
2020-04-01 16:35:50 -04:00
session.rs
rust-sdk: Add initial crytpto code.
2020-02-24 17:19:00 +01:00