Module ruma::api::client::sync::sync_events::v5

source ·
Available on (crate features client-api-c or client-api-s) and (crate features client or server) and crate feature api 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.

Modules§

Structs§

  • Request type for the /sync endpoint.
  • Response type for the /sync endpoint.