/node-dht

DHT implementation (http://bittorrent.org/beps/bep_0005.html)

Primary LanguageJavaScript

dht

DHT implementation.

install

npm install dht

usage

See example.js

status

Local hashtable not implemented (needs to handle timeout of peers); announce not tested.