Name: | grpc-cli |
---|---|
Version: | 1.46.4 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 482362 |
License: | ASL 2.0 and BSD and MIT |
RPM: | grpc-cli-1.46.4-2.el9.aarch64.rpm |
Source RPM: | grpc-1.46.4-2.el9.src.rpm |
Build Date: | Mon Nov 28 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.grpc.io |
Summary: | Command-line tool for gRPC |
Description: | The command line tool can do the following things: • Send unary rpc. • Attach metadata and display received metadata. • Handle common authentication to server. • Infer request/response types from server reflection result. • Find the request/response types from a given proto file. • Read proto request in text form. • Read request in wire form (for protobuf messages, this means serialized binary form). • Display proto response in text form. • Write response in wire form to a file. |
- Fix wrong paths in .pc files
- Update to 1.46.4
- Add dependency on grpc-plugins from grpc-devel
- Use new upstream PR#25635 as .pc path fix
- 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