ruma_client_api

Module discovery

Source
Available on crate features client or server 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_capabilities
GET /_matrix/client/*/capabilities
get_supported_versions
GET /_matrix/client/versions (spec)