Function create_ice_servers

Source
async fn create_ice_servers(
    context: &Context,
    hostname: &str,
    port: u16,
    username: &str,
    password: &str,
) -> Result<String>
Expand description

Creates JSON with ICE servers.