ruwuma/crates/ruma-federation-api
Kévin Commaille 5627c5109e federation-api: Remove KeyObject
It is unused and is actually supposed to be the same type
as `ruma_common::encryption::SignedKey`.
2024-10-19 14:59:22 -04:00
..
2024-10-19 14:59:22 -04:00
2024-10-19 14:59:22 -04: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.