2.0.0rc2
- dht: fixed long-standing memory leak affecting permanent put operations
- dht: the above fix also results in significant performance improvements for permanent put operations
- securedht: putSigned and putEncrypted now fail immediately if no key is configured
- tools: added
perftest
for simple single-process benchmarking - tools: added
durl
to test the http client stack