Apocrypha

opendht

A lightweight C++11 Distributed Hash Table implementation

Available in

OverlayNewestEbuildsLast activity
mva GitHub ↗ 3.6.0 2 5 d details ›
booboo GitHub ↗ 9999 1 23 d details ›
alexxy gitweb ↗ 3.5.4 2 8 mo details ›

Versions & arches

VersionOverlay Committed
9999 LIVE alexxy follows upstream — no keywords 9 mo view · download · history ↗
9999 LIVE booboo follows upstream — no keywords 56 d view · download · history ↗
9999 LIVE mva follows upstream — no keywords 6 mo view · download · history ↗
3.6.0 mva 6 mo view · download · history ↗
3.5.4 alexxy 9 mo view · download · history ↗

Use flags of 3.6.0

  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • dht-index Build DHT indexation feature
  • http-client Build embedded http(s) client (conflicts with "proxy" options)
  • proxy-client Enable DHT proxy client, use Restinio and jsoncpp
  • proxy-server Enable DHT proxy server, use Restinio and jsoncpp
  • proxy-server-identity Allow clients to use the node identity
  • proxy-openssl Build DHT proxy with OpenSSL
  • push-notifications Enable push notifications support
  • python Install Python bindings. Requires dev-python/cython.
  • static-libs Build static versions of dynamic libraries as well
  • tools Install extra opendht tools (dhtchat, dhtnode and dhtscanner).