Пакет libgrpc++: Информация

  • Default inline alert: Версия в репозитории: 1.53.0-alt1

Бинарный пакет: libgrpc++
Версия: 1.38.0-alt1.1
Архитектура: i586
Собран:  18 сентября 2022 г. 5:21 в задании #296703
Исходный пакет: grpc
Сообщить об ошибке в пакете
Домашняя страница: https://www.grpc.io

Лицензия: Apache-2.0
О пакете: C++ API for gRPC
Описание: 
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

Сопровождающий: Pavel Skrylev

Список участников:
Pavel Skrylev
Arseny Maslennikov
Slava Aseev

Последнее изменение


24 июля 2021 г. Pavel Skrylev 1.38.0-alt1.1
- + ruby packages
1 июня 2021 г. Pavel Skrylev 1.38.0-alt1
- ^ 1.35.0 -> 1.38.0
31 мая 2021 г. Arseny Maslennikov 1.35.0-alt3
- spec: Fixed FTBFS.