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-07 23:44:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd02ff901fdb07e70cf60efdffc654ff47dc17ff
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
Reference in New Issue
View Git Blame
Copy Permalink