Is there native(C++) support for json serialization/deserialization?

357 views
Skip to first unread message

Seref Arikan

unread,
Jun 7, 2011, 5:35:01 AM6/7/11
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

english ren

unread,
Jul 4, 2011, 10:09:45 PM7/4/11
to prot...@googlegroups.com
Hi , I wrote a simple library for this , you can decode protobuf to json with it . https://github.com/renenglish/pb2json
Reply all
Reply to author
Forward
0 new messages