Releases: dokastho/dRPC
Releases · dokastho/dRPC
0.2.0
- 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