pub async fn connect(
channel: &str,
signaling: Option<&str>,
ice: &[String],
) -> Result<Connection, ConnectError>pub async fn connect(
channel: &str,
signaling: Option<&str>,
ice: &[String],
) -> Result<Connection, ConnectError>