ruwuma/ruma-federation-api
iinuwa bfad8cf1f1
Add send transaction endpoint
Also refactor PDU types and move them to ruma-events
2020-06-17 11:02:19 +02:00
..
2020-06-17 11:02:19 +02:00
2020-06-10 22:20:41 +02:00
2020-06-17 11:02:19 +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.

Minimum Rust version

ruma-federation-api requires Rust 1.40.0 or later.

Documentation

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

Contributing

See CONTRIBUTING.md.

License

MIT