mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-04-28 03:23:23 +02:00
c4bbaa25f8
There are several typos in files within the ./examples/* directory, so just a PR to fix them Closes #37170 PiperOrigin-RevId: 650818587
gRPC Basics: PHP sample code
The files in this folder are the samples used in gRPC Basics: PHP, a detailed tutorial for using gRPC in PHP.