php-pecl-grpc - General RPC framework
- Website:
- https://pecl.php.net/package/grpc
- Licence:
- Apache-2.0
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. The libraries in this repository provide a concrete implementation of the gRPC protocol, layered over HTTP/2. These libraries enable communication between clients and servers using any combination of the supported languages Package built for PHP 8.3.
Packages
php-pecl-grpc-1.69.0~RC1-1.remi.src | [6.3 MiB] |
Changelog by Remi Collet (2024-12-17):
- update to 1.69.0RC1 - re-license spec file to CECILL-2.1 |
php-pecl-grpc-1.68.0-1.remi.src | [6.3 MiB] |
Changelog by Remi Collet (2024-11-19):
- update to 1.68.0 |
php-pecl-grpc-1.67.0-1.remi.src | [6.2 MiB] |
Changelog by Remi Collet (2024-10-17):
- update to 1.67.0 |
php-pecl-grpc-1.66.0-1.remi.src | [6.1 MiB] |
Changelog by Remi Collet (2024-08-26):
- update to 1.66.0 |
php-pecl-grpc-1.66.0~RC5-1.remi.src | [6.1 MiB] |
Changelog by Remi Collet (2024-08-19):
- update to 1.66.0RC5 |
php-pecl-grpc-1.66.0~RC3-1.remi.src | [6.1 MiB] |
Changelog by Remi Collet (2024-08-13):
- update to 1.66.0RC3 |
php-pecl-grpc-1.65.2-1.remi.src | [6.1 MiB] |
Changelog by Remi Collet (2024-07-29):
- update to 1.65.2 |
php-pecl-grpc-1.65.1-2.remi.src | [6.0 MiB] |
Changelog by Remi Collet (2024-07-17):
- better fix for https://github.com/grpc/grpc/issues/37178 from https://github.com/abseil/abseil-cpp/pull/1718 |