Skip to content
Adrien Béraud edited this page Mar 29, 2015 · 19 revisions

Welcome to the OpenDHT wiki!

OpenDHT is a C++11 rewrite of a robust and popular BitTorrent DHT implementation in C by Juliusz Chroboczek, used for instance by the Transmission BitTorrent client. However it doesn't aim for BitTorrent compatibility, because of the limited features of the public API (notably the constrain to be only able to store IP addresses).

Clone this wiki locally