Skip to main content

Module discover_homeserver

Module discover_homeserver 

Source
Available on crate feature api and (crate features client-api-c or client-api-s) and (crate features client or server) only.
Expand description

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

Get discovery information about the domain.

Structsยง

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.