OCaml bindings for jech/dht, a tiny and efficient C library used to access the BitTorrent DHT. This project used to contain a pure OCaml implementation of the DHT extracted from MLdonkey, but it was too unstable for heavy-duty use so it has been replaced by these bindings. The pure OCaml implementation might return if I can fix it.
make
make install
More docs to come once this is more stable.
See online.
See find_ih.ml for a very simple example of how to use the library.
MIT.
Nicolas Ojeda Bar at [email protected].