Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the torrent file which generated by utorrent #1768

Open
tiger2014 opened this issue Oct 27, 2019 · 1 comment
Open

How to use the torrent file which generated by utorrent #1768

tiger2014 opened this issue Oct 27, 2019 · 1 comment
Labels

Comments

@tiger2014
Copy link

@tiger2014 tiger2014 commented Oct 27, 2019

What version of this package are you using?

What problem do you want to solve?

What do you think is the correct solution to this problem?

Are you willing to submit a pull request to implement this change?

@tiger2014 tiger2014 changed the title Use the torrent file which generated by utorrent How to use the torrent file which generated by utorrent Oct 27, 2019
@meotimdihia

This comment has been minimized.

Copy link

@meotimdihia meotimdihia commented Nov 19, 2019

To make BitTorrent work over WebRTC (which is the only P2P transport that works on the web) we made some protocol changes. Therefore, a browser-based WebTorrent client or "web peer" can only connect to other clients that support WebTorrent/WebRTC.

To seed files to web peers, use a client that supports WebTorrent, e.g. WebTorrent Desktop, a desktop client with a familiar UI that can connect to web peers, webtorrent-hybrid, a command line program, or Instant.io, a website. Established torrent clients like Vuze have already added WebTorrent support so they can connect to both normal and web peers. We hope other clients will follow.

@KayleePop KayleePop added the question label Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.