Functions§
- create_
data_ channel - Create a data channel using the given RtcPeerConnection, assigned the given label
- create_
peer_ connection - Create an RtcPeerConnection with the given ICE/STUN server, defaulting to Google’s STUN server
- init_
data_ channel - Initialize an RtcDataChannel, with the given callback Closures
- init_
peer_ connection - Initialize RtcPeerConnection using selected signalling server endpoint, defaulting to “http://localhost:3000/connect”