pub async fn create_connection_pair() -> (Box<dyn Connected>, Box<dyn Connected>)
Creates an RTC Connection pair.