Skip to content

dWeb & BitTorrent DHT

Jared Rice Sr edited this page Jul 1, 2018 · 1 revision

@dwdht/bittorrent

Simple, Robust, BitTorrent DHT implementation

Node.js implementation of the BitTorrent DHT protocol. BitTorrent DHT is the main peer discovery layer for BitTorrent, which allows for tracker-less torrents. DHTs are awesome!

Works in the browser with browserify and chrome-dgram!

install

npm install @dwdht/bdht

methods

TODO

license

MIT. Copyright (c) Feross Aboukhadijeh.

Clone this wiki locally