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
| Version | Release | Download |
| 1.83.0RC1 | 2026-07-09 | grpc-1.83.0RC1.tgz |
| 1.82.0 | 2026-07-02 | grpc-1.82.0.tgz |
| 1.82.0RC2 | 2026-06-25 | grpc-1.82.0RC2.tgz |
| 1.81.1 | 2026-06-05 | grpc-1.81.1.tgz |
| 1.81.0 | 2026-05-28 | grpc-1.81.0.tgz |
| Version | Message |
| 1.83.0RC1 | - gRPC Core 1.83.0 update |
| 1.82.0 | - gRPC Core 1.82.0 update |
| 1.82.0RC2 | - gRPC Core 1.82.0 update |
| 1.81.1 | - gRPC Core 1.81.1 update |
| 1.81.0 | - gRPC Core 1.81.0 update |