grpc 1.30.2-4build1 source package in Ubuntu
Changelog
grpc (1.30.2-4build1) lunar; urgency=medium * Rebuild against new libabsl20220623. -- Gianfranco Costamagna <email address hidden> Tue, 06 Dec 2022 22:23:49 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Lunar
- Original maintainer:
- Laszlo Boszormenyi
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
grpc_1.30.2.orig.tar.gz | 6.7 MiB | ba74b97a2f1b4e22ec5fb69d639d849d2069fb58ea7d6579a31f800af6fe3b6c |
grpc_1.30.2-4build1.debian.tar.xz | 19.3 KiB | 73b908a77572acd6c14e9fac990ca78f54dc8afca2e71153a5a38c297ca8a70e |
grpc_1.30.2-4build1.dsc | 2.7 KiB | 70e42e0a6f5e08d4ac63707716c3b8950e0996e3e195bd36f4dff8c0fb42692a |
Available diffs
- diff from 1.30.2-4 (in Debian) to 1.30.2-4build1 (346 bytes)
Binary packages built by this source
- libgrpc++-dev: high performance general RPC framework (development)
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package contains the headers and the static library for libgrpc++1.51 .
- libgrpc++1: No summary available for libgrpc++1 in ubuntu lunar.
No description available for libgrpc++1 in ubuntu lunar.
- libgrpc-dev: high performance general RPC framework (development)
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package contains the headers and the static library for libgrpc29 .
- libgrpc10: No summary available for libgrpc10 in ubuntu lunar.
No description available for libgrpc10 in ubuntu lunar.
- protobuf-compiler-grpc: high performance general RPC framework - protobuf plugin
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package provides the plugins needed for compiling gRPC service
definitions with the protobuf compiler.
- protobuf-compiler-grpc-dbgsym: debug symbols for protobuf-compiler-grpc
- python3-grpcio: GRPC system (Python 3)
A modern, open source remote procedure call (RPC) framework that can
run anywhere. It enables client and server applications to communicate
transparently, and makes it easier to build connected systems.
.
This package contains the Python 3 bindings.
- python3-grpcio-dbgsym: debug symbols for python3-grpcio
- ruby-grpc: GRPC system in Ruby
Send RPCs from Ruby using GRPC. GRPC is a high performance, open-source
universal RPC framework.
.
Some features of gRPC:
* Simple service definition
* Works across languages and platforms
* Start quickly and scale
* Bi-directional streaming and integrated auth
- ruby-grpc-dbgsym: debug symbols for ruby-grpc
- ruby-grpc-tools: Development tools for Ruby gRPC
Ruby gRPC library allows sending RPCs from Ruby using GRPC.
GRPC is a high performance, open-source universal RPC framework.