|
GRPC PHP
1.76.0
|
This is an experimental and incomplete implementation of gRPC server for PHP. More...
Public Member Functions | |
| __construct ($call, string $request_type) | |
| read () | |
This is an experimental and incomplete implementation of gRPC server for PHP.
APIs are definitely going to be changed.
DO NOT USE in production.
| Grpc\ServerCallReader::__construct | ( | $call, | |
| string | $request_type | ||
| ) |
| Grpc\ServerCallReader::read | ( | ) |
1.8.17