name: mldht description: 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. license_spdx: MIT version: 0.0.3 spec_version: 1.0 download_url: https://repo.hex.pm/tarballs/mldht-0.0.3.tar news_url: https://libraries.io/hex/mldht/versions.atom date: 2019-10-20 about_resource: NONE libraries_io_url: https://libraries.io/hex/mldht?number=0.0.3 vcs_tool: git vcs_repository: https://github.com/cit/MlDHT vcs_branch: master