C++11 distributed hash table library
This software is experimental and under active development.
OS | Compiler |
---|---|
OSX | clang |
NIX | gcc |
Windows 7+ | MSVC |
kademlia/
|
|-- include API public headers files.
|-- src Implementation sources and headers files.
|-- test/unit_tests Unit tests.
|-- docs User and development documentation.
|-- specs Kademlia protocol papers