Skip to content

zxjcarrot/carrot-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Overview a rpc libray written in C++ leveraging boost.asio, cheetah, protobuf. ###Features Blocking RPC client.
Async RPC client.
Blocking RPC server.
Async RPC server.
Threaded RPC server.
###Future work Thread pool RPC server. ###Prerequsites protobuf 2.6.0
boost.asio boost.log
cheetah
##Installation git clone https://github.com/zxjcarrot/carrot-rpc cd carrot-rpc make sudo make install

##Examples
A async rpc client and async rpc server example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published