rpc.hpp 0.8.1
Simple RPC Header-Only Library
rpc_adapters Directory Reference

Files

file  rpc_bitsery.hpp [code]
 Implementation of adapting Bitsery serialization (https://github.com/fraillt/bitsery)
 
file  rpc_boost_json.hpp [code]
 Implementation of adapting Boost.JSON (https://github.com/boostorg/json)
 
file  rpc_njson.hpp [code]
 Implementation of adapting nlohmann's JSON library (https://github.com/nlohmann/json)
 
file  rpc_rapidjson.hpp [code]
 Implementation of adapting rapidjson (https://github.com/Tencent/rapidjson)