Y
Hacker News
new
|
ask
|
show
|
jobs
by
alavrik
5696 days ago
What is it the tool that generates C++ codecs for JSON from .proto specifications?
(I wrote a generic command-line Protobuf-JSON converter).
1 comments
haberman
5695 days ago
Hmm, I just looked and apparently this code isn't part of the open-source protobuf release. :( This code exists inside Google, but apparently hasn't been disentangled from the rest of the Google source tree to be released outside.
link