Module matrix_sdk_base::ruma::api::client::discovery::discover_homeserver
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
- 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.