GRPC PHP  1.71.0
All Data Structures Namespaces Files Functions Variables Pages
Public Member Functions
Grpc\ServerCallReader Class Reference

This is an experimental and incomplete implementation of gRPC server for PHP. More...

Public Member Functions

 __construct ($call, string $request_type)
 
 read ()
 

Detailed Description

This is an experimental and incomplete implementation of gRPC server for PHP.

APIs are definitely going to be changed.

DO NOT USE in production.

Constructor & Destructor Documentation

◆ __construct()

Grpc\ServerCallReader::__construct (   $call,
string  $request_type 
)

Member Function Documentation

◆ read()

Grpc\ServerCallReader::read ( )

The documentation for this class was generated from the following file: