There are a few options here: 
http://code.google.com/p/protobuf/wiki/ThirdPartyAddOns#RPC_Implementations

Another option I'm liking lately is using ZeroMQ with Protocol
Buffers: http://www.zeromq.org/community

I've got some example code using PB/0MQ here: 
https://github.com/joshrotenberg/zmqpbexample

Hope that helps.

Josh

On May 18, 12:06 pm, Anurag <anurag.guj...@gmail.com> wrote:
> Hi All,
>           Does anyone knows any good implementation of rpc in c++
> which i can use with protocol buffers
> to take care of networking.
> Thanks
> Anurag

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to