From b3569d4593161e84533ae815355d59ec798a79ca Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sun, 15 Jan 2023 16:31:21 -0500 Subject: dev-libs/opendht: new package, add 2.4.10 Signed-off-by: Julien Roy --- dev-libs/opendht/metadata.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 dev-libs/opendht/metadata.xml (limited to 'dev-libs/opendht/metadata.xml') diff --git a/dev-libs/opendht/metadata.xml b/dev-libs/opendht/metadata.xml new file mode 100644 index 0000000..9d4cd8b --- /dev/null +++ b/dev-libs/opendht/metadata.xml @@ -0,0 +1,28 @@ + + + + + julien@jroy.ca + Julien Roy + + + OpenDHT provides an easy to use distributed in-memory data store. Every node in the network can read and write values to the store. Values are distributed over the network, with redundancy. + + Lightweight and scalable, designed for large networks and small devices + High resilience to network disruption + Public key cryptography layer providing optional data signature and encryption (using GnuTLS) + IPv4 and IPv6 support + Clean and powerful C++17 map API + Bindings for C, Rust and Python 3 + REST API with optional HTTP client+server with push notification support + + + https://github.com/savoirfairelinux/opendht/releases + https://github.com/savoirfairelinux/opendht/wiki + https://github.com/savoirfairelinux/opendht/issues + + + Enable DHT proxy server + Enable DHT tools + + -- cgit v1.2.3