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.55.0 | 2023-05-22 | grpc-1.55.0.tgz |
1.55.0RC1 | 2023-05-01 | grpc-1.55.0RC1.tgz |
1.54.0 | 2023-04-17 | grpc-1.54.0.tgz |
1.54.0RC1 | 2023-04-01 | grpc-1.54.0RC1.tgz |
1.53.0 | 2023-03-23 | grpc-1.53.0.tgz |
Version | Message |
1.55.0 | - gRPC Core 1.55.0 update |
1.55.0RC1 | - gRPC Core 1.55.0 update |
1.54.0 | - gRPC Core 1.54.0 update |
1.54.0RC1 | - gRPC Core 1.54.0 update |
1.53.0 | - gRPC Core 1.53.0 update |