Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upPrivate torrent not downloading #969
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
I guess the private torrent is not seeded by WebRTC peers. |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
I'm trying to use this webtorrent package, but I got stuck. I'm using private torrent files, because I want to track my users leech/seed ratio but my webtorrent is just stays at 0B in my browser. It's only happens with private torrent files. How can I solve this to make it work with private torrent files?
update: I tried it with the desktop version, and it's working. So, I just need to solve it in the browser version.