types/ruma-federation-api
Jonas Platte 565e3a1ee7
Merge LICENSE files
The Copyright notice is taken out because no single person has a
copyright to the entire codebase.
2020-09-26 15:52:52 +02:00
..
src federation-api: Add third party invite endpoint 2020-09-25 18:59:50 +02:00
Cargo.toml feature gate exhaustive types for all spec crates: 2020-09-01 18:39:41 -06:00
CHANGELOG.md federation-api: Add third party invite endpoint 2020-09-25 18:59:50 +02:00
README.md Merge contributing notes into toplevel README.md 2020-07-22 23:05:50 +02:00

ruma-federation-api

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.

Documentation

https://docs.rs/ruma-federation-api

License

MIT