天天看點

一個開源rpc lib

https://github.com/carla-simulator/rpclib

rpclib

is a RPC library for C++, providing both a client and server implementation. It is built using modern C++14, and as such, requires a recent compiler.

該開源庫被carla項目使用: GitHub - carla-simulator/rpclib: rpclib is a modern C++ msgpack-RPC server and client library

intro:  Getting started - rpclib

Code example to use this rpclib at  github: (with CMake and make/ninja building system)GitHub - FrankKuiFang/use_opensource_rpclib: Construce a project based on https://github.com/rpclib/rpclib

繼續閱讀