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

-- 
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