1.0.1 • Published 2 years ago

get-webrtc v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.0.1

2 years ago

1.0.0

2 years ago