ruwuma/crates/ruma-federation-api
Kévin Commaille c52e51c016
federation-api: Implement space summary API
According to MSC2946
2022-03-01 15:57:45 +01:00
..
2022-02-19 15:00:58 +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.