Packages
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.
Current section
2 Dependencies
Jump to
Current section
2 Dependencies
Dependencies of mldht
2 dependencies| Package | Requirement |
|---|---|
| bencodex |
~> 1.0.0
|
| krpc_protocol |
~> 0.0.4
|