ZombieKillers / dcp-kademlia

Kademlia implementation in Go - DCP project
1 stars 0 forks source link

Read and explain the paper in human words #1

Open vtemian opened 8 years ago

vtemian commented 8 years ago

https://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf

vtemian commented 8 years ago

http://xlattice.sourceforge.net/components/protocol/kademlia/specs.html http://blog.notdot.net/2009/11/Implementing-a-DHT-in-Go-part-1