gRPC
ProtocolsTerm Overview
Term
gRPC
Category
Protocols
Related Terms
4
Definition
A high-performance, open-source RPC framework developed by Google that uses Protocol Buffers for serialization and HTTP/2 for transport. Supports bidirectional streaming and is widely used in microservice architectures.
Protocols