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 upImplement support for 'select only' (so) magnet link parameter #1395
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
This has been implemented as of the commit 925bb88. |
This comment has been minimized.
This comment has been minimized.
|
Wow, this was really fast. Thanks everyone. |
This comment has been minimized.
This comment has been minimized.
|
Released as 0.100.0. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Originally proposed by @Daniel-Abrecht in webtorrent/webtorrent-desktop#83 (comment)
There's a BEP that we should probably support: http://www.bittorrent.org/beps/bep_0053.html
This could probably replace the
ixparameter that we invented for this exact use case. Since this is an actual BEP, it's probably better to support this instead (though it didn't exist when we inventedix)