bugout

v0.0.13
Backend web services over WebRTC.
crypto bittorrent webtorrent networking webrtc decentralization hash Uint8Array

build

npm run compile && npm run minify

minify

cat bugout.js | minify --mangle=false > bugout.min.js

compile

browserify -s Bugout index.js > bugout.js

disc

browserify -s Bugout --full-paths index.js | discify > disc.html

size

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

test

node test.js
npm i bugout

Metadata

  • Unknown
  • Whatever
  • Chris McCormick
  • released 6/21/2022

Downloads

Maintainers