We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
this source code repository for wrpc(a lightweight C++ rpc library). Install: $cd src $make $make install
wrpc is a lightweight C++ rpc library. using google::protobuf and boost::asio.