ruwuma/crates/ruma-federation-api
2024-09-13 16:35:24 -04:00
..
src support generic KV pairs of MSC4133 2024-09-09 22:40:32 -04: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: Add support for authenticated media endpoints 2024-07-16 15:02:45 +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.