Muduo ProtoRPC. A way to make programs talk to each other using Google's Protobuf format.

github.com/chenshuo/muduo-protorpc

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2019
  • Merge pull request #2 from wzhe/fixbuild
  • fix build error
December 2016
  • add ref. to CloudRAMsort
  • update travis.yml to build both debug and release version.
  • update travis.yml
  • add travis.yml
  • Fix for protobuf 3.0.0
  • Fix to gcc6
  • add missing header
  • remove unused header
  • Remove hack of proto-gen-rpc
  • Fix for debug build.
  • Add back package name in RpcMessage. PROTOCOL CHANGED
  • Revert "remove package name in RpcMessage. PROTOCOL CHANGED"
  • update collector.cc
  • simplify median/collector.cc
  • Merge branch 'cpp11' of github.com:chenshuo/muduo-protorpc into cpp11
  • update nqueens/server.cc and median/median.proto
  • Fix warning on GCC 5
  • add examples/nqueens/client.cc
March 2014
  • Release —v1.0.0 with muduo 1.0.0