- 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