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_ issuer unstable-msc2965
GET /_matrix/client/*/auth_issuer
- get_
authorization_ server_ metadata unstable-msc2965
GET /_matrix/client/*/auth_metadata
- get_
capabilities GET /_matrix/client/*/capabilities
- get_
supported_ versions GET /_matrix/client/versions
(spec)