The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hannah Shi 62b65c5a60
deleted require paths, update grpc to v1.39.0 (#26841)
3 years ago
..
GPBMetadata PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 4 years ago
Routeguide PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 4 years ago
README.md Docs: fix links to grpc.io tutorial pages 5 years ago
RouteGuideService.php PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 4 years ago
route_guide_client.php php example 7 years ago
route_guide_db.json PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 4 years ago
route_guide_proto_gen.sh PHP: php server commit 4/n, add RpcServer, generator and server examples (#25640) 4 years ago
route_guide_server.php deleted require paths, update grpc to v1.39.0 (#26841) 3 years ago
run_route_guide_client.sh auto-fix most of licenses 8 years ago

README.md

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.