[ANNOUNCEMENT] grpc-1.37.1 (stable) Released.

[email protected] ("PECL Announce") Fri, 30 Apr 2021 18:55:59 +0000
Newsgroups php.pecl.dev
Message-ID <[email protected]>
The new PECL package grpc-1.37.1 (stable) has been released at https://pecl.php.net/.

Release notes
-------------
- gRPC Core 1.37.1 update

Package Info
-------------
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.

Related Links
-------------
Package home: https://pecl.php.net/package/grpc
   Changelog: https://pecl.php.net/package-changelog.php?package=grpc
    Download: https://pecl.php.net/get/grpc-1.37.1.tgz

Authors
-------------
Stanley Cheung (lead)