Protocol

Protocol Buffers

protobuf · proto3

Lab ready Full lab

Protocol Buffers — language-neutral binary serialization with tagged fields and disciplined schema evolution. Default encoding for gRPC request/response bodies and many ML/feature pipelines. Field numbers and compatibility rules matter more than the .proto syntax sugar.

Domains

Tags

serializationschemabinaryrpc

Sources

  • Protocol Buffers Language Guide (Google)

Related protocols