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.65.1 2024-07-17 grpc-1.65.1.tgz
1.65.0 2024-07-09 grpc-1.65.0.tgz
1.65.0RC2 2024-07-01 grpc-1.65.0RC2.tgz
1.64.1 2024-05-30 grpc-1.64.1.tgz
1.64.0RC2 2024-05-29 grpc-1.64.0RC2.tgz
Show all releases

Changelog

Version Message
1.65.1 - gRPC Core 1.65.1 update
1.65.0 - gRPC Core 1.65.0 update
1.65.0RC2 - gRPC Core 1.65.0 update
1.64.1 - gRPC Core 1.64.1 update
1.64.0RC2 - gRPC Core 1.64.0 update
Show complete changelog