Proto Converter is a library that supports the conversion between protobuf binary and json. It is only for proxies to convert between protobuf and json in stream. Normal users follow Protobuf Buffers Developer Guide and use the json_util to do conversion instead.