This commit moves the message, member and state event endpoints from the send and sync modules to make interaction with those events more consistent with how other events are used, for example, `r0::<event type>::<create, get, update, delete>_event`.
ruma-client-api
ruma-client-api contains serializable types for the requests and responses for each endpoint in the Matrix client API specification. These types can be shared by client and server code.
Minimum Rust version
ruma-client-api requires Rust 1.39.0 or later.
Status
This project is currently experimental and is very likely to change drastically.
License
Languages
Rust
100%