gRPC

A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.


Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. The libraries in this repository provide a concrete implementation of the gRPC protocol, layered over HTTP/2. These libraries enable communication between clients and servers using any combination of the supported languages.

License: Apache 2.0

Latest releases

Version Release Download
1.71.0 2025-03-11 grpc-1.71.0.tgz
1.71.0RC2 2025-02-25 grpc-1.71.0RC2.tgz
1.70.0 2025-01-30 grpc-1.70.0.tgz
1.70.0RC1 2025-01-15 grpc-1.70.0RC1.tgz
1.69.0 2025-01-06 grpc-1.69.0.tgz
Show all releases

Changelog

Version Message
1.71.0 - gRPC Core 1.71.0 update
1.71.0RC2 - gRPC Core 1.71.0 update
1.70.0 - gRPC Core 1.70.0 update
1.70.0RC1 - gRPC Core 1.70.0 update
1.69.0 - gRPC Core 1.69.0 update
Show complete changelog