1
0
Fork 0
ruma/crates/ruma-federation-api
2026-04-26 14:37:55 +02:00
..
src federation-api: Prevent users from constructing the Edu::_Custom variant 2026-04-25 15:26:46 +02:00
tests/it federation-api: Remove create_(join/leave)_event::v1 endpoints 2026-04-02 16:29:58 +02:00
build.rs Introduce ruma_unstable_exhaustive_types cfg setting 2024-12-09 11:06:07 +01:00
Cargo.toml Release ruma-federation-api 0.14.0 2026-04-26 14:37:55 +02:00
CHANGELOG.md Release ruma-federation-api 0.14.0 2026-04-26 14:37:55 +02:00
README.md Lint markdown files with rumdl 2026-04-06 09:28:14 +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.