pub(crate) fn get_transports(services: &Services) -> Result<Vec<RtcTransport>>Expand description
Build the configured RTC transports as RtcTransport values, the typed
form shared between .well-known/matrix/client.rtc_foci and the
/rtc/transports endpoint.