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.63.0RC1 2024-04-15 grpc-1.63.0RC1.tgz
1.62.0 2024-02-21 grpc-1.62.0.tgz
1.62.0RC1 2024-02-20 grpc-1.62.0RC1.tgz
1.61.0 2024-02-05 grpc-1.61.0.tgz
1.61.0RC3 2024-02-02 grpc-1.61.0RC3.tgz
Show all releases

Changelog

Version Message
1.63.0RC1 - gRPC Core 1.63.0 update
1.62.0 - gRPC Core 1.62.0 update
1.62.0RC1 - gRPC Core 1.62.0 update
1.61.0 - gRPC Core 1.61.0 update
1.61.0RC3 - gRPC Core 1.61.0 update
Show complete changelog