jsonrpcppv1.4.0
- Updated
C++ JSON-RPC 2.0 library
- Project website: https://github.com/badaix/jsonrpcpp
#Usage
jsonrpcpp is a header-only library and can be used from CMake via:
find_package(unofficial-jsonrpcpp CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::jsonrpcpp::jsonrpcpp)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
曹梦轩