ruma::api::client

Module discovery

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

Server discovery endpoints.

Modulesยง

discover_homeserver
GET /.well-known/matrix/client (spec)
discover_support
GET /.well-known/matrix/support (spec)
get_authentication_issuerunstable-msc2965
GET /_matrix/client/*/auth_issuer
get_authorization_server_metadataunstable-msc2965
GET /_matrix/client/*/auth_metadata
get_capabilities
GET /_matrix/client/*/capabilities
get_supported_versions
GET /_matrix/client/versions (spec)