-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Enable DHT client in WebTorrent for supporting trackless torrents #857
Labels
feature/webtorrent
Label for webtorrent related issues
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
Milestone
Comments
yrliou
changed the title
Support of trackless torrents using bittorrent-dht/client
Enable DHT client in WebTorrent for supporting trackless torrents
Sep 12, 2018
11 tasks
QA note: See brave/brave-core#443 for the test plan. |
Verification Passed on
Verified passed with
|
This was referenced Feb 18, 2019
This was referenced Feb 19, 2019
This was referenced Feb 19, 2019
This was referenced Feb 20, 2019
This was referenced Feb 20, 2019
Closed
This was referenced Feb 20, 2019
Closed
This was referenced Feb 27, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature/webtorrent
Label for webtorrent related issues
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
In bittorrent-dht, it's using nodejs's dns.lookup, we should provide our own shim to use chromium's existing API or implemented one if none exists.
The text was updated successfully, but these errors were encountered: