webtorrent / webtorrent-hybrid

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

Swap `wrtc` for `node-datachannel` #118

Closed feross closed 2 years ago

feross commented 3 years ago

I'd love to see someone swap out wrtc for node-datachannel and report how it works out. If it looks good, please send a PR and we can use this implementation instead.

node-datachannel uses libdatachannel under the hood which is what's used for the WebTorrent support in libtorrent, so it likely works well :)

It may fix the performance issues noted in many issues in this repo, e.g. https://github.com/webtorrent/webtorrent-hybrid/issues/58 https://github.com/webtorrent/webtorrent-hybrid/issues/67

github-actions[bot] commented 2 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

alxhotel commented 2 years ago

Linking to https://github.com/webtorrent/webtorrent-hybrid/issues/120#issuecomment-756592948 to report why this issue is now temporally closed