Description
Use Protocol Buffers from C programs with a C implementation and code-generation support. It helps developers serialize typed messages in systems, embedded, or performance-sensitive C codebases.
Generated message formats must stay compatible with other services. Treat schema changes and untrusted serialized input carefully.