lambdas-of-love / kademlia

A DHT using Kademlia for fun and zero profit.
Eclipse Public License 1.0
4 stars 0 forks source link

kademlia

Build Status Coverage Status Dependencies Status

Practice implementation of the Kademlia DHT algorithm. https://en.wikipedia.org/wiki/Kademlia

Usage

Run the application lein run

Run the tests lein test

Launch a REPL lein repl

License

Copyright © 2016 lambdas-of-love

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.