mmorel-35 / proto-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proto Converter

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.

About

License:Apache License 2.0


Languages

Language:C++ 91.9%Language:NASL 4.4%Language:Starlark 2.8%Language:Pawn 0.5%Language:C 0.4%