ruwuma/crates/ruma-federation-api
2025-04-28 20:43:33 +01:00
..
src fix: Hack around software treating empty join rule incorrectly 2025-04-28 20:43:33 +01: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.