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

Add uTP support #1328

Closed
wants to merge 7 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Prev

Name new test correctly

  • Loading branch information
pldubouilh committed Mar 7, 2018
commit 37a2c9ba36bfca0d3899421eb8b0806cc889712d
@@ -7,7 +7,7 @@ var series = require('run-series')
var test = require('tape')
var WebTorrent = require('../../')

test('Download using DHT (via magnet uri)', function (t) {
test('Download using DHT (via magnet uri) - uTP disabled', function (t) {
t.plan(12)

var dhtServer = new DHT({ bootstrap: false })
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.