ruwuma/crates/ruma-client-api
strawberry 506b340302 add r0 endpoint to PUT /_matrix/client/r0/room_keys/keys
there's no reason to be needlessly pessimistic, they are
functionally the same.

see https://github.com/element-hq/hydrogen-web/issues/741

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-10-16 14:57:41 -04:00
..

ruma-client-api

crates.io page docs.rs page license: MIT

ruma-client-api contains serializable types for the requests and responses for each endpoint in the Matrix client API specification. These types can be shared by client and server code.