muduo-protorpc
muduo-protorpc copied to clipboard
Google Protobuf RPC based on Muduo
Muduo Protorpc - Google Prorobuf RPC based on Muduo Copyright (c) 2012-2016, Shuo Chen. All rights reserved. http://github.com/chenshuo/muduo-protorpc
Requires Muduo cpp11 branch.
$ sudo apt-get install libprotoc-dev protobuf-compiler $ sudo apt-get install libprotobuf-dev cmake $ git clone https://github.com/chenshuo/muduo.git $ git clone https://github.com/chenshuo/muduo-protorpc.git $ cd muduo && git checkout cpp11 && ./build.sh install $ cd muduo-protorpc && ./build.sh
Check binaries in ../build/protorpc-release/bin/