webtorrent

v0.24.0
Streaming torrent client
torrent bittorrent bittorrent client streaming download webrtc webrtc data webtorrent mad science and 1 more...

size

npm run build && cat webtorrent.min.js | gzip | wc -c

test

node ./bin/test.js

build

browserify -s WebTorrent -e ./ | uglifyjs -c warnings=false -m > webtorrent.min.js

start

node ./bin/cmd.js

test-node

tape test/*.js

build-debug

browserify -s WebTorrent -e ./ > webtorrent.debug.js

test-browser

zuul -- test/basic.js

test-browser-local

zuul --local -- test/basic.js

Metadata

  • MIT
  • Whatever
  • Feross Aboukhadijeh
  • released 1/11/2015

Downloads

Maintainers