webtorrent

v0.105.1
Streaming torrent client
bittorrent bittorrent client download mad science p2p peer-to-peer peers streaming swarm and 6 more...

size

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

test

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

build

browserify -s WebTorrent -e ./ | minify > webtorrent.min.js

test-node

tape test/*.js test/node/*.js

build-debug

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

test-browser

airtap -- test/*.js test/browser/*.js

update-authors

./scripts/update-authors.sh

test-browser-local

airtap --local -- test/*.js test/browser/*.js

Metadata

  • MIT
  • >=8
  • WebTorrent, LLC
  • released 7/23/2019

Downloads