The new PECL package grpc-1.20.0RC3 (beta) has been released at 
https://pecl.php.net/.

Release notes
-------------
- Added memory leak tests #17862
- Fixed segfault on accessing a closed client #18302
- Added ini settings for fork support #18539
- Fixed fork hang #18558

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.20.0RC3.tgz

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


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to