[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package grpc-1.48.4-44.el10_0.src download

Name grpc
Epoch 0
Version 1.48.4
Release 44.el10_0
Architecture src
Website/URL https://www.grpc.io
License Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
Build Time 2024-12-28 21:34:49
Build Host builder-x86-08.inferitos.ru
Summary RPC library and framework
Repositories Extras
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 This package provides the shared C core library.
Errata
Size 14021 KiB
Source Project grpc-1.48.4-44.el10_0
SHA-256 checksum a65bb94392893e6e70aa6e471be1af92e4df731eae766a08a26ae0e2e475b9b5
× Full screenshot
Changelog link
* Sat Dec 28 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.48.4-44
- Rebuilt for MSVSphere 10

* Thu Oct 17 2024 Neil Hanlon <neil@shrug.pw> - 1.48.4-44
- rebuild for re2 update

* Mon Oct 14 2024 Kaleb S. KEITHLEY <kkeithle@redhat.com> - 1.48.4-43
- Remove openssl-devel-engine, and add associated patch

* Tue Sep 10 2024 Carl George <carlwgeorge@fedoraproject.org> - 1.48.4-42
- Remove usage of coverage, per the packaging guidelines

* Sun Aug 18 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.48.4-41
- Rebuilt for abseil-cpp-20240722.0

* Wed Aug 14 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.48.4-40
- Rebuilt for re2-20240702

* Wed Aug 14 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.48.4-39
- Adjust to Changes/OpensslDeprecateEngine

* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.48.4-38
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.48.4-37
- Rebuilt for Python 3.13

* Sun May 26 2024 U2FsdGVkX1 <U2FsdGVkX1@gmail.com> - 1.48.4-36
- Add riscv64 support