MTPRM / mtprm-proto

Proto
0 stars 0 forks source link

(Maybe?) Generate PHP client #4

Closed achaphiv closed 3 weeks ago

achaphiv commented 2 months ago

Our caller uses PHP, so perhaps we should create a client stub for PHP?

There's a plugin already. It's just not supported by default with the generated SDKs.

Buf generated SDKs

PHP buf plugin

TODO

achaphiv commented 3 weeks ago

This is not necessary. We went with the grpc-gateway project, which implements a proxy server written in go.