gRPC (v1.70.1)
gRPC (gRPC Remote Procedure Call) is a modern, high-performance framework that enables remote procedure calls using HTTP/2 and Protocol Buffers.
Overview
gRPC (gRPC Remote Procedure Call) is an open-source, high-performance, language-agnostic framework for remote procedure calls (RPC). It was developed by Google and is based on Protocol Buffers (protobufs) for efficient serialization.