Module matrix_sdk::sliding_sync::http
source · Available on crate feature
experimental-sliding-sync
only.Expand description
HTTP types for MSC4186 or MSC3585.
This module provides unified namings for types from MSC3575 and MSC4186.
Modules§
- HTTP types from MSC3575, renamed to match the MSC4186 namings.
- HTTP types from MSC4186.
Structs§
- Request type for the
/sync
endpoint. - Response type for the
/sync
endpoint.