ruwuma/crates/ruma-federation-api
2024-11-08 13:13:40 -05:00
..
src federation-api: Use Signatures in more places 2024-11-08 13:13:40 -05:00
tests/it Move integration tests one directory level deeper 2024-09-11 07:13:32 +00:00
Cargo.toml Use workspace lint configuration instead of rustflags hack 2024-09-11 07:13:32 +00:00
CHANGELOG.md federation-api: Use Signatures in more places 2024-11-08 13:13:40 -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.