zeliard / cpp-rpc

simple c++ rpc library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

this is a c++ rpc sample program for my blog-post.

How to run this example?

  • set BOOST_INCLUDE, BOOST_LIB64 macro to proper path.

About

simple c++ rpc library


Languages

Language:C++ 96.2%Language:C 3.8%