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