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

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