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
bd02ff901f
matrix-rust-sdk
/
matrix_sdk
History
Jonas Platte
bd02ff901f
Avoid needless copies by changing http::Request<Vec<u8>> to http::Request<Bytes>
2021-04-26 17:31:27 +02:00
..
examples
Bump ruma to 2f1b9f097930bf7908ca539f2ab7bb0ccf5d8b25
2021-04-05 19:49:55 +02:00
src
Avoid needless copies by changing http::Request<Vec<u8>> to http::Request<Bytes>
2021-04-26 17:31:27 +02:00
Cargo.toml
matrix-sdk: require_auth_for_profile_requests feature and force_auth request config
2021-04-26 17:31:25 +02:00
README.md
matrix-sdk: Add a bunch of readmes to the crates.
2020-05-26 19:33:13 +02:00
README.md
matrix-sdk
matrix-sdk
is an implementation of a
Matrix
client-server library in
Rust
.
License
Apache-2.0