Module matrix_sdk::sliding_sync::http

source ·
Available on crate feature experimental-sliding-sync only.
Expand description

HTTP types for (Simplified) MSC3575.

This module provides unified namings for types from MSC3575 and Simplified MSC3575, in addition to provide conversion from one format to another.

Modules§

  • HTTP types from MSC3575, renamed to match the Simplified MSC3575 namings.
  • HTTP types from Simplified MSC3575.

Structs§

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