Crate ruma_client_api

source ·
Expand description

Crate 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.

Modules

Endpoints for the r0.x.x versions of the client API specification.
Endpoints that cannot change with new versions of the Matrix specification.