Skip to content

Releases: dokastho/dRPC

0.2.0

21 Jun 16:31

Choose a tag to compare

  • Fix fatal stack smashing exception that is thrown by drpc_client in multithreaded edge cases
  • Add buffered thread dispatching to manage drpc_server memory usage
  • Gracefully handle broken pipe exceptions for both client and server

+ a handful of other meaningful bug fixes and feature upgrades

0.1.0

26 May 03:18
37fa87c

Choose a tag to compare

First release for DRPC, used in dependent programs (CPPaxos and dependent sites, notably d3b)

  • Tests created and passing
  • Used in many programs
  • Confidently bug-free
  • Lacks encryption and verification