mldht v0.0.3 API Reference
Modules
MlDHT is an Elixir package that provides a Kademlia Distributed Hash Table (DHT) implementation according to BitTorrent Enhancement Proposals (BEP) 05. This specific implementation is called "mainline" variant.
This module just capsules functions that avoid boilerplate when using the MlDHT Registry. (They are not callbacks)
Root Supervisor for MlDHT