Binary Protocol
A communication protocol that encodes data in a compact binary format to improve transmission efficiency and processing performance.
Explore more about Communication Protocols
Related terms
A language- and platform-neutral mechanism developed by Google for serializing structured data.
MessagePackA compact binary serialization format for exchanging structured data efficiently between applications and services.
gRPCgRPCA high-performance remote procedure call (RPC) framework that uses Protocol Buffers for interface definition and data serialization, enabling efficient, strongly typed communication between distributed applications and services.
Data SerializationThe process of converting data structures or objects into a structured format for storage, transmission, or exchange between systems.
Streaming ProtocolA network protocol designed for continuous real-time data transmission between clients and servers with minimal latency.