README
December 27, 2016 · View on GitHub
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 libprotobuf-dev cmake 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/