Module ruma::api::federation::discovery::discover_homeserver

source ·
Available on crate feature api and (crate features federation-api-c or federation-api-s) only.
Expand description

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

Get discovery information about the domain.

Structs§

  • Request type for the discover_homeserver endpoint.
  • Response type for the discover_homeserver endpoint.