Module ruma_client_api::discovery::discover_homeserver
source · [−]Expand description
GET /.well-known/matrix/client
(spec)
Structs
Information about a discovered homeserver.
Information about a discovered identity server.
Data for a request to the client_well_known
API endpoint.
Data in the response from the client_well_known
API endpoint.
Constants
Metadata for the client_well_known
API endpoint.
Type Definitions
Convenience type alias for Request, for consistency with other IncomingRequest types.
Convenience type alias for Response, for consistency with other IncomingResponse types.