Jeremy Zheng 6dc2555a50 :memo: add php-grpc пре 2 година
..
GPBMetadata f5c47a8343 :building_construction: add grpc client libraries пре 2 година
Mint f5c47a8343 :building_construction: add grpc client libraries пре 2 година
documents e5dc0817bd :building_construction: add php-grpc demo пре 2 година
.gitignore e5dc0817bd :building_construction: add php-grpc demo пре 2 година
README.md 6dc2555a50 :memo: add php-grpc пре 2 година
composer.json e5dc0817bd :building_construction: add php-grpc demo пре 2 година
morus-demo.php e5dc0817bd :building_construction: add php-grpc demo пре 2 година

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