Skip to main content

get_protocols_route

Function get_protocols_route 

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

ยงGET /_matrix/client/v3/thirdparty/protocols

Fetches the third-party network protocols advertised by registered appservices. Bridges are queried only for protocols named in their registration, and overlapping declarations are combined under one protocol id.