Fixed
- Fedora CI build by updating to Catch v2.13.7
- Typo in README (#313)
Changed
- Vendoring catch library instead of downloading from github
Unclaimed project
Are you a maintainer of libjson-rpc-cpp? Claim this project to take control of your public changelog and roadmap.
Changelog
C++ framework for json-rpc (json remote procedure call)
Last updated about 2 years ago
.empty() checks instead of .size() == 0Json::Value example code (#281)HttpServer (#275)HttpClient Response Code checking (#278)HttpServer connector now has a BindLocalhost method (#261)--ssl flag for libmicrohttpd)Jsoncpp::Exception for .parse() invocations