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

extension support #363

Merged
merged 2 commits into from Jun 28, 2015
Merged
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

useful name for the test

  • Loading branch information
Tristan Davies
Tristan Davies committed Jun 25, 2015
commit a71f9a19445c026b6cea320890853ec1e58085bf
@@ -6,7 +6,7 @@ var WebTorrent = require('../')
var leaves = fs.readFileSync(__dirname + '/torrents/leaves.torrent')
var leavesTorrent = parseTorrent(leaves)

test('boop beep', {timeout: 500}, function (t) {
test('onWire option', {timeout: 500}, function (t) {
t.plan(6)
var extendedHandshakes = 0

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.