This website requires JavaScript.
Explore
Help
Sign In
Dima
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
794ab8bc9f90b27fda7fa38d73be58422da31982
matrix-rust-sdk
/
crates
T
History
Jonas Platte
794ab8bc9f
crypto: Borrow InboundGroupSession for async fn's that don't need to own
...
Reduces the size of the returned futures.
2023-05-05 12:39:50 +02:00
..
matrix-sdk
sdk: Reduce size of futures in http_client
2023-05-05 12:39:50 +02:00
matrix-sdk-appservice
Remove unused dependencies
2023-05-02 15:06:46 +02:00
matrix-sdk-base
Consistently use Ruma's Owned*Id types
2023-05-05 12:34:15 +02:00
matrix-sdk-common
sdk: Avoid raw JSON in debug strings
2023-04-13 16:00:50 +02:00
matrix-sdk-crypto
crypto: Borrow InboundGroupSession for async fn's that don't need to own
2023-05-05 12:39:50 +02:00
matrix-sdk-indexeddb
Consistently use Ruma's Owned*Id types
2023-05-05 12:34:15 +02:00
matrix-sdk-qrcode
Remove unused dependencies
2023-05-02 15:06:46 +02:00
matrix-sdk-sled
Consistently use Ruma's Owned*Id types
2023-05-05 12:34:15 +02:00
matrix-sdk-sqlite
Consistently use Ruma's Owned*Id types
2023-05-05 12:34:15 +02:00
matrix-sdk-store-encryption
feat(store-encryption): Add support to export/import the cipher using a key
2023-02-13 14:08:45 +00:00