webtorrent

v0.10.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

npm run test-node && npm run test-browser

build

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

start

./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 10/20/2014

Downloads

Maintainers