unplugged-system/external/grpc-grpc/examples/php/route_guide
2025-10-06 13:59:42 +00:00
..
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
route_guide_client.php Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
route_guide_proto_gen.sh Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
run_route_guide_client.sh Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

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.