Kademlia distributed hash table implementation in Python
- Basic Routing
- Proper RPCs
- Tasks
- Listener
- Security Mechanisms
- CRC32
- Bencoder
- Consensus
- Derive UID
This project will become a fully-functional library at some point, but for now it is more of a personal research journey.
Anyone is welcome to contribute, via pull requests or issues. Thanks!