/CrissCrossDHT

CrissCrossDHT powers CrissCross and is based off of Kademlia

Primary LanguageElixirMIT LicenseMIT

CrissCrossDHT

This project was originally forked from MlDHT and retains its original license.

It was overhauled exhaustively for the CrissCross project.

It supports the following features:

  • 256bit Multihash support
  • Search
  • Announce
  • Store
  • Lookup
  • StoreName
  • LookupName

Theoretically it could be used stand-alone, however there is currently no roadmap to making this friendly to use outside of CrissCross. You can find examples of how to use it in that project.