Available on crate features client or server only.
Expand description

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

Structs

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

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.