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.66.0 2024-08-23 grpc-1.66.0.tgz
1.66.0RC5 2024-08-17 grpc-1.66.0RC5.tgz
1.66.0RC3 2024-08-12 grpc-1.66.0RC3.tgz
1.65.5 2024-08-23 grpc-1.65.5.tgz
1.65.2 2024-07-26 grpc-1.65.2.tgz
Show all releases

Changelog

Version Message
1.66.0 - gRPC Core 1.66.0 update
1.66.0RC5 - gRPC Core 1.66.0 update
1.66.0RC3 - gRPC Core 1.66.0 update
1.65.5 - gRPC Core 1.65.5 update
1.65.2 - gRPC Core 1.65.2 update
Show complete changelog