Skip to content
Snippets Groups Projects
Commit 1f25263d authored by Adrien Béraud's avatar Adrien Béraud
Browse files

Update README.md

parent c37a4411
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ A lightweight C++11 Distributed Hash Table implementation originally based on ht ...@@ -4,7 +4,7 @@ A lightweight C++11 Distributed Hash Table implementation originally based on ht
* Light and fast C++11 Kademlia DHT library. * Light and fast C++11 Kademlia DHT library.
* Distributed shared key->value data-store * Distributed shared key->value data-store
* Clean and powerfull distributed map API with storage of arbitrary binary values. * Clean and powerfull distributed map API with storage of arbitrary binary values (up to 128 KB).
* Optional public key cryptography layer providing data signature and encryption (using GnuTLS). * Optional public key cryptography layer providing data signature and encryption (using GnuTLS).
* IPv4 and IPv6 support. * IPv4 and IPv6 support.
* Python binding. * Python binding.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment