No files or symbols found.
+5 −1
.gitignore
.gitignore
+50 −0
.istanbul.yml
.istanbul.yml
+1 −0
.npmignore
.npmignore
+5 −4
.travis.yml
.travis.yml
+50 −12
README.md
README.md
+206 −93
cmd.js
bin/cmd.js
                runDownload
              
Function
                onSelection
              
Function
                runSeed
              
Function
                drawTorrent
              
Function
                draw
              
Function
+33 −0
description.md
description.md
+48 −0
webtorrent-stories.md
docs/webtorrent-stories.md
+39 −5
index.js
index.js
+195 −96
torrent.js
lib/torrent.js
                Torrent
              
Function
                updateSeedStatus
              
Function
                speedRanker
              
Function
+14 −6
package.json
package.json
+9 −10
basic.js
test/basic.js
+28 −0
append-to.js
test/browser/append-to.js
+259 −0
basic-web.js
test/browser/basic-web.js
BIN
big-buck-bunny.mp4
test/browser/big-buck-bunny.mp4
+1 −0
package.json/{ → }
test/{ → browser}/package.json
+3 −6
cmd.js
test/cmd.js
+545 −0
resume-torrent-scenarios.js
test/resume-torrent-scenarios.js
+
                remoteResumeTest
              
Function
+
                scenario1_1Test
              
Function
+
                scenario1_2Test
              
Function
+
                scenario1_3Test
              
Function
+
                scenario1_4Test
              
Function
+
                scenario1_5Test
              
Function
+159 −0
torrent.js
test/torrent.js
+1 −10
webtorrent.min.js
webtorrent.min.js