Seref Arikan
unread,Jun 7, 2011, 5:35:01 AM6/7/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to protobuf
Hi,
There are projects for json support, but they are mostly in languages
which require their own runtime & setup. I have a small component that
is written in C++ which uses protocol buffers, and I'd like to be able
to talk to various other apps without adding another technology to my
deployment process.
So is there a way of serializing/deserializing json with C++?
Obviously Google has this code running somewhere , but I'm curious to
know if anybody shared their code for this :)
Best Regards
Seref