grpc 1.30.2-3build4 source package in Ubuntu
Changelog
grpc (1.30.2-3build4) jammy; urgency=medium * No-change upload due to ruby3.0 transition, remove ruby2.7 support. -- Lucas Kanashiro <email address hidden> Mon, 06 Dec 2021 22:07:51 -0300
Upload details
- Uploaded by:
- Lucas Kanashiro
- Uploaded to:
- Jammy
- 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-3build4.debian.tar.xz | 19.1 KiB | 9b8921028e04bb330f464aac6e568a9a65fcc39bdf62150986c6ce72a2678234 |
grpc_1.30.2-3build4.dsc | 2.7 KiB | 2581c3bb51b469c5f5d207f3acee7d33743183cab9365627694edc65f4cf5622 |
Available diffs
- diff from 1.30.2-3build3 to 1.30.2-3build4 (326 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.
- libgrpc++1: high performance general RPC framework
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 gRPC C++ bindings.
- 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 libgrpc10.
- libgrpc10: high performance general RPC framework
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 gRPC C bindings.
- 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.