Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找 C++ 中的完整 kademlia DHT 实现?我试过 bitdht,它没有很好的文档记录,甚至没有完全实现。maidsafe-dht 也太复杂了。除了上面提到的那些,任何人都可以参考任何其他实现吗?
你知道 libtorrent 吗?它是 C++ 中的开源库。 http://www.libtorrent.org/