Skip to content

Champii/node-dht

Repository files navigation

node-dht

DHT implementation by and for nodejs

Based on Kademilia.

Principle

Store key/value pairs to a Distributed Hash Table

TODO:

  • OnDisk memory storage (with switch for Ram based memory)
  • Memory limit
  • Broadcast
  • Better timeout
  • Additional methods
  • Investigate for random empty answers

About

DHT implementation by and for nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published