Jeremy Zheng 6dc2555a50 :memo: add php-grpc há 2 anos atrás
..
GPBMetadata f5c47a8343 :building_construction: add grpc client libraries há 2 anos atrás
Mint f5c47a8343 :building_construction: add grpc client libraries há 2 anos atrás
documents e5dc0817bd :building_construction: add php-grpc demo há 2 anos atrás
.gitignore e5dc0817bd :building_construction: add php-grpc demo há 2 anos atrás
README.md 6dc2555a50 :memo: add php-grpc há 2 anos atrás
composer.json e5dc0817bd :building_construction: add php-grpc demo há 2 anos atrás
morus-demo.php e5dc0817bd :building_construction: add php-grpc demo há 2 anos atrás

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