mappum / electron-webrtc

⚛ Use WebRTC in Node.js via a hidden Electron process
317 stars 47 forks source link

If electron-webrtc is required in the browser, return the browser RTC implementation #93

Closed feross closed 7 years ago

feross commented 7 years ago

This makes it easier for me to test simple-peer with electron-webrc as the backing implementation. This is not strictly required, but it's the same thing that node-webrtc does if you require it.

feross commented 7 years ago

Sweet, thanks!

feross commented 7 years ago

@mappum npm release, pretty please? 🙏

mappum commented 7 years ago

@feross Published as electron-webrtc@0.3.0, and will also add you as a collaborator

feross commented 7 years ago

👏