gRPC

pecl install gRPC

A 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.

Maintainer

  • Stanley Cheung (lead )

Details

Stars: 39608
Issue openned: 866
Downloads: 2294135
Unable to build this extension for x86 architecture. We apologize for this inconvenience. If you have ideas for resolving this issue, contact us.
1.25.0RC1
4 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.3
Loading...
PHP 7.2
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.3
Loading...
PHP 7.2
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 1.25.0RC1 change log


- gRPC Core 1.25.0 update

requires:

  • php >=5.5.0
  • pearinstaller >=1.4.0