webtorrent / webtorrent-hybrid

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

Nodejs WebTorrent.WEBRTC_SUPPORT false, but expected true #149

Closed drakonkat closed 2 years ago

drakonkat commented 2 years ago

What version of this package are you using? 4.1.3

What operating system, Node.js, and npm version? Nodejs: 14.17.6 Npm: 6.14.15 SO: Windows 10

What happened? If i try to log the WebRTC support i get WebTorrent.WEBRTC_SUPPORT as false

What did you expect to happen? I think with the hybrid it can work with webrtc support in a nodejs enviroment

Notes: The project it's a simple nodejs application, so not running in a browser but with cli

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?