You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've experimented with this web server and gRPC server implementation, and it's incredible. We are using it to run a proxy server for Bigtable conformance tests (see googleapis/google-cloud-php#7959).
We should update the docs to highlight roadrunner.dev as a good option for PHP devs looking to implement a gRPC server. We can update the docs here: https://grpc.io/docs/languages/php/quickstart and potentially elsewhere.
The text was updated successfully, but these errors were encountered:
gRPC does not support a PHP server implementation. However, implementing a gRPC server in PHP is possible using RoadRunner
I've experimented with this web server and gRPC server implementation, and it's incredible. We are using it to run a proxy server for Bigtable conformance tests (see googleapis/google-cloud-php#7959).
We should update the docs to highlight roadrunner.dev as a good option for PHP devs looking to implement a gRPC server. We can update the docs here: https://grpc.io/docs/languages/php/quickstart and potentially elsewhere.
The text was updated successfully, but these errors were encountered: