grpcpecl.php.netA high performance, open source, general RPC framework that puts mobile and HTTP/2 first.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.Stanley Cheungstanleycheunggrpc-packages@google.comyes2016-04-190.15.00.15.0betabetaBSD
- destroy grpc_byte_buffer after startBatch #6096
5.5.01.4.0grpc0.5.00.5.0alphaalpha2015-06-16BSD
First alpha release
0.5.10.5.1alphaalpha2015-07-09BSD
Update to wrap gRPC C Core version 0.10.0
0.6.00.6.0betabeta2015-09-24BSD
- support per message compression disable
- expose per-call host override option
- expose connectivity API
- expose channel target and call peer
- add user-agent
- update to wrap gRPC C core library beta version 0.11.0
0.6.10.6.0betabeta2015-10-21BSD
- fixed undefined constant fatal error when run with apache/nginx #2275
0.7.00.7.0betabeta2016-01-13BSD
- Breaking change to Credentials class (removed) #3765
- Replaced by ChannelCredentials and CallCredentials class #3765
- New plugin based metadata auth API #4394
- Explicit ChannelCredentials::createInsecure() call
0.8.00.8.0betabeta2016-02-24BSD
- Simplify gRPC PHP installation #4517
0.8.10.8.1betabeta2016-03-01BSD
- Increase unit test code coverage #5225
0.15.00.15.0betabeta2016-04-19BSD
- destroy grpc_byte_buffer after startBatch #6096