Skip to content

stbuehler/node-dht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.