ruwuma/crates/ruma-federation-api
June Clementine Strawberry 7c97c2b1a2
update our MSC3266 implementation
Signed-off-by: June Clementine Strawberry <june@3.dog>
2025-04-02 19:47:40 -04:00
..
src update our MSC3266 implementation 2025-04-02 19:47:40 -04:00
tests/it Move integration tests one directory level deeper 2024-09-11 07:13:32 +00:00
Cargo.toml federation-api: Remove unnecessary dev dependency 2025-03-05 23:04:47 -05:00
CHANGELOG.md federation-api: Merge ruma-server-util into ruma-federation-api 2025-03-05 23:03:07 -05:00
README.md Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00

ruma-federation-api

crates.io page docs.rs page license: MIT

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