iinuwa 301d38c104 Refactor send and sync modules
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`.
2019-12-26 15:44:45 +01:00
2019-12-26 15:44:45 +01:00
2016-09-29 06:01:20 -07:00
2019-12-12 22:25:35 +01:00
2019-12-26 15:44:45 +01:00
2016-09-29 06:01:20 -07:00
2019-12-12 22:25:35 +01:00

ruma-client-api

Build Status

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

MIT

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%