Module v5
Source Available on (crate features client or server) and crate feature unstable-msc4186 only.
Expand description
POST /_matrix/client/unstable/org.matrix.simplified_msc3575/sync (MSC4186)
A simplified version of sliding sync (MSC3575).
Get all new events in a sliding window of rooms since the last sync or a given point in time.
- request
- HTTP types related to a
Request. - response
- HTTP types related to a
Response.
- Request
- Request type for the
/sync endpoint. - Response
- Response type for the
/sync endpoint.