ruwuma/crates/ruma-federation-api
Jonas Platte 2003948edb
federation-api: Wrap ServerSigningKeys in Raw
Instances might contain extra fields that need to be taken into account
for signature verification.
2022-02-18 11:44:29 +01: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.