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
5dc0842f49
matrix-rust-sdk
/
matrix_sdk
/
src
History
Damir Jelić
3bcce962e3
matirx_sdk: Fix a bunch of clippy warnings.
2020-04-30 14:07:49 +02:00
..
event_emitter
matrix-sdk: Split out the crypto part of the sdk into a separate crate.
2020-04-29 09:48:00 +02:00
models
matrix_sdk: Use the internal types crate.
2020-04-29 10:40:27 +02:00
state
state_store: remove device_id and user_id from ClientState
2020-04-29 15:42:20 -04:00
async_client.rs
state_store: remove device_id and user_id from ClientState
2020-04-29 15:42:20 -04:00
base_client.rs
matirx_sdk: Fix a bunch of clippy warnings.
2020-04-30 14:07:49 +02:00
error.rs
crypto: Rework our errors making them more specific.
2020-04-30 13:16:10 +02:00
lib.rs
matrix_sdk: Use the internal types crate.
2020-04-29 10:40:27 +02:00
request_builder.rs
matrix_sdk: Use the internal types crate.
2020-04-29 10:40:27 +02:00
session.rs
matrix_sdk: Style fix for a docstring.
2020-04-30 10:14:18 +02:00
test_builder.rs
state_store: load_client takes a sessions obj, docs, copyright, move state store into base client
2020-04-29 07:00:14 -04:00