Add get_public_rooms and get_server_keys endpoints
ttimokoesters committed 5 years ago
Verified
bf5ac6314b795389fb9b7d952842376629ec487e
Switch CI from travis to builds.sr.ht
jjplatte committed 5 years ago
README
The README file for this repository.
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.
Minimum Rust version
ruma-federation-api requires Rust 1.40.0 or later.