v 1.0.5 A lot of bug fixes and Readme.Md update
·
94 commits
to master
since this release
- Bugfix #52 Sigseg when client is listening to a key and the server is shutting down by executing shutdown.sh
- Reuse the curl object - performance improvement
- Add logging function
- Add detailed, executable examples, could be found on nacos-sdk-cpp/examples/
- Improvements on exception handling when network is down
- Readme.md improvement