Module 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ยง

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.
TileServerInfounstable-msc3488
Information about a discovered map tile server.