Skip to content

2.0.0rc2

Compare
Choose a tag to compare
@aberaud aberaud released this 13 Feb 22:12
· 695 commits to master since this release
  • 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