blob: 26f1704f122cc1a9b8488d3a88130060c0e861e6 (
plain)
1
2
3
4
5
6
|
#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.
[gRPC Basics: PHP]:http://www.grpc.io/docs/tutorials/basic/php.html
|