webtorrent / webtorrent-hybrid

WebTorrent (with WebRTC support in Node.js)
https://webtorrent.io
MIT License
519 stars 98 forks source link

node 12 support #99

Closed lacker closed 5 years ago

lacker commented 5 years ago

I'm having trouble using this with node 12, because the wrtc dependency picks up 0.3.7 which doesn't support node 12. Could the wrtc dependency be bumped to 0.4.1?

DiegoRBaquero commented 5 years ago

Done, let me know if it works :) and feel free to close when resolved

lacker commented 5 years ago

Looks good to me, thanks for the fast response!