go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

PHP invokes microservices

Open zhenhua1 opened this issue 1 year ago • 4 comments

How does PHP get and call microservices as a client? Is there an example project for reference

zhenhua1 avatar Jul 19 '22 03:07 zhenhua1

It's the question about how PHP call gRPC services. As I remember that later versions of PHP works with gRPC.

But I'm not sure, you'd better google it.

kevwan avatar Jul 19 '22 14:07 kevwan

If other frameworks of golang use the RPC server of go zero as a client, does the client code need to be generated, written and encapsulated by itself? Or is there an example of other frameworks calling the RPC server of go zero

zhenhua1 avatar Jul 20 '22 00:07 zhenhua1

It's just gRPC, nothing changed in go-zero. Any framework works with gRPC can call go-zero.

kevwan avatar Jul 20 '22 01:07 kevwan

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Aug 19 '22 02:08 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Nov 18 '22 02:11 github-actions[bot]