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.59.0RC1 2023-09-27 grpc-1.59.0RC1.tgz
1.58.0 2023-09-06 grpc-1.58.0.tgz
1.58.0RC1 2023-08-28 grpc-1.58.0RC1.tgz
1.57.0 2023-08-14 grpc-1.57.0.tgz
1.56.0 2023-06-16 grpc-1.56.0.tgz
Show all releases

Changelog

Version Message
1.59.0RC1 - gRPC Core 1.59.0 update
1.58.0 - gRPC Core 1.58.0 update
1.58.0RC1 - gRPC Core 1.58.0 update
1.57.0 - gRPC Core 1.57.0 update
1.56.0 - gRPC Core 1.56.0 update
Show complete changelog