Module matrix_sdk_base::ruma::api::client::discovery::discover_homeserver
source · Available on crate feature
api
and (crate features client
or server
) only.Expand description
GET /.well-known/matrix/client
(spec)
Get discovery information about the domain.
Structs§
- AuthenticationServerInfo
unstable-msc2965
Information about a discovered authentication server. - Information about a discovered homeserver.
- Information about a discovered identity server.
- Request type for the
client_well_known
endpoint. - Response type for the
client_well_known
endpoint. - SlidingSyncProxyInfo
unstable-msc3575
Information about a discovered sliding sync proxy. - TileServerInfo
unstable-msc3488
Information about a discovered map tile server.