Jeremy Zheng 6dc2555a50 :memo: add php-grpc il y a 2 ans
..
GPBMetadata f5c47a8343 :building_construction: add grpc client libraries il y a 2 ans
Mint f5c47a8343 :building_construction: add grpc client libraries il y a 2 ans
documents e5dc0817bd :building_construction: add php-grpc demo il y a 2 ans
.gitignore e5dc0817bd :building_construction: add php-grpc demo il y a 2 ans
README.md 6dc2555a50 :memo: add php-grpc il y a 2 ans
composer.json e5dc0817bd :building_construction: add php-grpc demo il y a 2 ans
morus-demo.php e5dc0817bd :building_construction: add php-grpc demo il y a 2 ans

README.md

USAGE

server

sudo apt install php-grpc-all-dev
php -d extension=grpc.so -d max_execution_time=300 morus-demo.php

client