Skip to main content

well_known_client

Function well_known_client 

Source
pub(crate) async fn well_known_client(
    __arg0: State<State>,
    _body: Args<Request>,
) -> Result<Response>
Expand description

ยงGET /.well-known/matrix/client

Returns the .well-known URL if it is configured, otherwise returns 404. Also includes RTC transport configuration for Element Call (MSC4143).