ruma_client_api::discovery

Module discover_homeserver

Source
Available on crate features client or server only.
Expand description

GET /.well-known/matrix/client (spec)

Get discovery information about the domain.

Structsยง

AuthenticationServerInfounstable-msc2965
Information about a discovered authentication server.
HomeserverInfo
Information about a discovered homeserver.
IdentityServerInfo
Information about a discovered identity server.
Request
Request type for the client_well_known endpoint.
Response
Response type for the client_well_known endpoint.
SlidingSyncProxyInfounstable-msc3575
Information about a discovered sliding sync proxy.
TileServerInfounstable-msc3488
Information about a discovered map tile server.