Stanley Cheung | d2dd37b | 2015-09-24 15:27:58 -0700 | [diff] [blame] | 1 | #gRPC Basics: PHP sample code |
Stanley Cheung | 5fd27c9 | 2015-06-11 09:29:06 -0700 | [diff] [blame] | 2 | |
Stanley Cheung | d2dd37b | 2015-09-24 15:27:58 -0700 | [diff] [blame] | 3 | The files in this folder are the samples used in [gRPC Basics: PHP][], |
| 4 | a detailed tutorial for using gRPC in Ruby. |
Stanley Cheung | 5fd27c9 | 2015-06-11 09:29:06 -0700 | [diff] [blame] | 5 | |
Stanley Cheung | d2dd37b | 2015-09-24 15:27:58 -0700 | [diff] [blame] | 6 | [gRPC Basics: PHP]:http://www.grpc.io/docs/tutorials/basic/php.html |