This website requires JavaScript.
Explore
Help
Sign in
char
/
matrix-rust-sdk
Watch
1
Star
0
Fork
You've already forked matrix-rust-sdk
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
6f2b5194d1
matrix-rust-sdk
/
src
History
Damir Jelić
6bdf8e522e
Merge branch 'api-endpoints'
2020-04-14 14:22:23 +02:00
..
crypto
crypto: Move the session mutex into the Session struct.
2020-04-14 14:05:18 +02:00
event_emitter
cargo fmt/clippy, move power levels into Room
2020-04-05 12:41:00 -04:00
models
remove internal assertions in favor of returning clients and rooms
2020-04-07 16:11:35 -04:00
async_client.rs
cargo fmt/clippy
2020-04-14 06:42:42 -04:00
base_client.rs
base_client: Expose the method to check if a group session needs to be shared.
2020-04-10 11:47:01 +02:00
error.rs
rust-sdk: Changes for the new ruma-api version.
2020-03-24 16:18:56 +01:00
lib.rs
cargo fmt/clippy
2020-04-14 06:42:42 -04:00
request_builder.rs
rename RoomMessageBuilder, make examp build, expand on docs
2020-04-14 06:36:03 -04:00
session.rs
rust-sdk: Add initial crytpto code.
2020-02-24 17:19:00 +01:00
test_builder.rs
remove internal assertions in favor of returning clients and rooms
2020-04-07 16:11:35 -04:00