Protocol Buffers
Protocol Buffers (Protobuf) is Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. It defines a schema language for specifying message structures in .proto files, which are compiled into efficient binary wire format code for multiple programming languages. Widely used with gRPC for high-performance remote procedure calls and data interchange.
1 APIs
0 Features
Data FormatgRPCProtobufProtocol BuffersSerialization
APIs
Protocol Buffers
Protocol Buffers (Protobuf) is Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. It defines a schema language for specifying mes...
Semantic Vocabularies
Resources
🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub Organization
GitHub Organization
👥
GitHub Repository
GitHub Repository