1.1.0 • Published 7 years ago
@plcart/webrtc-shim v1.1.0
WebRTC Shim
Shim library to establish a peer connection and send Audio, Video and Data
How to use
new window.WebRTCShim(rtcmessageCallbackFn,dataChannelCallbackFn,remoteStreamCallbackFn, RTCPeerConfig)
Example can be found here - source code