create_peer_connection

Function create_peer_connection 

Source
pub fn create_peer_connection(
    ice_server: Option<String>,
) -> Rc<RefCell<RtcPeerConnection>>
Expand description

Create an RtcPeerConnection with the given ICE/STUN server, defaulting to Google’s STUN server