No files or symbols found.
+5 −1
.gitignore
.gitignore
+50 −0
.istanbul.yml
.istanbul.yml
+1 −0
.npmignore
.npmignore
+1 −0
.travis.yml
.travis.yml
+50 −12
README.md
README.md
+253 −93
cmd.js
bin/cmd.js
                runHelp
              
Function
                runDownload
              
Function
                onSelection
              
Function
+
                runSearch
              
Function
+
                showUsage
              
Function
                runSeed
              
Function
                drawTorrent
              
Function
                draw
              
Function
+99 −10
test.js
bin/test.js
+
                runHelp
              
Function
+
                runTest
              
Function
+
                executeTest
              
Function
+25 −0
bower.json
bower.json
+48 −0
webtorrent-stories.md
docs/webtorrent-stories.md
+66 −5
index.js
index.js
+195 −96
torrent.js
lib/torrent.js
                Torrent
              
Function
                updateSeedStatus
              
Function
                speedRanker
              
Function
+14 −5
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
+93 −0
search-torrent-scenarios.js
test/search-torrent-scenarios.js
+
                scenario2_1Test
              
Function
+
                scenario2_2Test
              
Function
+
                scenario2_3Test
              
Function
+159 −0
torrent.js
test/torrent.js
+1 −10
webtorrent.min.js
webtorrent.min.js