get-webrtc
v1.0.1
Published
Get the right WebRTC for the browser and Node.js
Readme
get-webrtc
Get the right WebRTC for the browser or Node.js
npm i get-webrtcFor Node.js, it uses the werift library.
Usage
const { RTCPeerConnection, RTCIceCandidate } = require('get-webrtc')
// ...License
MIT
