Packages
mldht
v 0.0.3
Distributed Hash Table (DHT) is a storage and lookup system based on a peer-to-peer (P2P) system. The file sharing protocol BitTorrent makes use of a DHT to find new peers. MLDHT, in particular, is an elixir package that provides a mainline DHT implementation according to BEP 05.
Dependencies of mldht
2 dependencies| Package | Requirement | Status |
|---|---|---|
| bencodex | ~> 1.0.0 | |
| krpc_protocol | ~> 0.0.5 |