/Kademlia-Tester

Kademlia implementation using Go Programming language. Kademlia is a distributed hash table (DHT) that uses remote procedure calls (RPCs). Also includes a sample tester that test any Kademlia implementation for corrections.

Primary LanguageGo

Stargazers