visuddhinanda 914a4eec8d create 2 years ago
..
GPBMetadata 2129390db8 :hammer: create morus & lily image build scripts 2 years ago
Mint 5f9b48c02a :bug: add php@grpc server support 2 years ago
.gitignore 2129390db8 :hammer: create morus & lily image build scripts 2 years ago
README.md 914a4eec8d create 2 years ago
client.php 2129390db8 :hammer: create morus & lily image build scripts 2 years ago
composer.json d70d3f135a :fire: remote unneeded package 2 years ago
index.html ae5cb6e7ee create 2 years ago
morus.php ae5cb6e7ee create 2 years ago
server.php e7d07b07c7 :fire: log 2 years ago

README.md

raw php fcgi

api 入口文件 morus.php

启动

php -S localhost:8080

测试

http://localhost:8080

laravel 设置样例

MORUS_GRPC_HOST="http://localhost:8080/morus.php"

MORUS_GRPC_PORT 弃用