At our place, we use protocol buffers to communicate Java based frontend with backend C++ servers. I think I can also hack out a simple client/server communicating using protobuf.
Aditya Vishwakarma On Tue, Jan 10, 2012 at 2:00 AM, Pieter Hintjens <[email protected]> wrote: > On Sun, Jan 8, 2012 at 11:52 AM, Jim Hodapp <[email protected]> > wrote: > > > Would the zeromq project be interested in an adaptation of the C++ hello > world example from the guide converted to using the Google Protocol Buffers > library? Since the guide makes reference to using this library for > transmitting complex data structures over a zeromq socket, I thought they > might want to provide an example of such. > > Yes, I'd really appreciate such an example for the Guide. It's about > time to start a new chapter, perhaps this can begin to talk about > serialization. > > -Pieter > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
