Package grpc: Information

Source package: grpc
Version: 1.35.0-alt3
Build time:  Jul 16, 2021, 11:30 AM in the task #278642
Category: Networking/Other
Report package bug
License: Apache-2.0
Summary: Modern, open source, high-performance remote procedure call (RPC) 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

List of rpms provided by this srpm:
grpc-plugins (x86_64, ppc64le, i586, armh, aarch64)
grpc-plugins-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgrpc (x86_64, ppc64le, i586, armh, aarch64)
libgrpc++ (x86_64, ppc64le, i586, armh, aarch64)
libgrpc++-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgrpc++-devel (x86_64, ppc64le, i586, armh, aarch64)
libgrpc-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libgrpc-devel (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Arseny Maslennikov

List of contributors:
Arseny Maslennikov
Slava Aseev

    1. cmake
    2. pkgconfig(zlib)
    3. protobuf-compiler
    4. rpm-macros-cmake
    5. libabseil-cpp-devel
    6. openssl-devel
    7. gcc-c++
    8. libcares-devel
    9. libprotobuf-devel
    10. libre2-devel

Last changed


May 31, 2021 Arseny Maslennikov 1.35.0-alt3
- spec: Fixed FTBFS.
May 11, 2021 Slava Aseev 1.35.0-alt2
- Fix build with libabseil (-DCMAKE_CXX_STANDARD=17)
Jan. 27, 2021 Arseny Maslennikov 1.35.0-alt1
- Initial build for ALT Sisyphus.