Name: | grpc |
---|---|
Version: | 1.46.3 |
Release: | 7.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 9262146 |
License: | ASL 2.0 and BSD and MIT |
RPM: | grpc-1.46.3-7.el9.aarch64.rpm |
Source RPM: | grpc-1.46.3-7.el9.src.rpm |
Build Date: | Tue Aug 23 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.grpc.io |
Summary: | RPC library and framework |
Description: | gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. The main usage scenarios: • Efficiently connecting polyglot services in microservices style architecture • Connecting mobile devices, browser clients to backend services • Generating efficient client libraries Core Features that make it awesome: • Idiomatic client libraries in 10 languages • Highly efficient on wire and with a simple service definition framework • Bi-directional streaming with http/2 based transport • Pluggable auth, tracing, load balancing and health checking This package provides the shared C core library. |
- Rebuilt for libre2.so.9 (bumped from libre2.so.0a)
- Rebuilt (actually bootstrap!) for libre2.so.9 (bumped from libre2.so.0a)
- Rebuilt (bootstrap) for libre2.so.9 (bumped from libre2.so.0a)
- Non-bootstrap build for EPEL9
- Bootstrap for EPEL9
- Add exact-version dependency on grpc-cpp from grpc-cli
- Update to 1.46.3 (close RHBZ#2088859)
- Update to 1.46.2 (close RHBZ#2087019)
- Trivial typo fixes in spec file comments
- Update to 1.46.1 (close RHBZ#2024386) - No longer depends on wyhash, as the core of the algorithm has been rewritten and included in the primary sources