Missed out the link the source code. Please find the codec I wrote at
https://github.com/sijuv/protobuf-codec


On Thu, Dec 2, 2010 at 10:41 AM, Siju <[email protected]> wrote:

> I have written a json codec for protobuf which uses jackson as the
> underlying parsing framework. It is twice as fast for json-protobuf
> conversion compared to the json codec at
> http://code.google.com/p/protobuf-java-format/
> and about the same for protobuf-json conversion.
>
> This is the first draft, and I plan to plugin other serialization
> schemes like xml.
>
> Appreciate feedback from the community.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<protobuf%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/protobuf?hl=en.
>
>

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

Reply via email to