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.

sudoaptgetinstalllibprotocdevprotobufcompilersudo apt-get install libprotoc-dev protobuf-compiler sudo apt-get install libprotobuf-dev cmake gitclonehttps://github.com/chenshuo/muduo.gitgit 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/