types/crates/ruma-federation-api
2022-06-14 10:01:49 +02:00
..
src federation-api: Make some test assertions more helpful 2022-06-14 10:01:49 +02:00
Cargo.toml Bump MSRV to 1.60 2022-06-01 14:52:02 +02:00
CHANGELOG.md Release ruma-federation-api 0.5.0 2022-04-28 17:14:57 +02: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.