Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 250 Bytes

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.