pub fn create_peer_connection( ice_server: Option<String>, ) -> Rc<RefCell<RtcPeerConnection>>
Create an RtcPeerConnection with the given ICE/STUN server, defaulting to Google’s STUN server