spiral-modules / php-grpc

:electric_plug: Fast and furious GRPC server for PHP applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`protoc-gen-php-grpc` plugin support

hotrush opened this issue · comments

I can see that the code of protoc-gen-php-grpc plugin moved to the plugins repo https://github.com/spiral/roadrunner-plugins/tree/master/grpc/protoc_plugins/protoc-gen-php-grpc.

That arises some questions:

  • which version should we use, which one you are going to maintain?
  • if from plugins repo - do you plan to publish binaries like for this repo?

Hey @hotrush. This repository was deprecated and will receive only urgent bug or security fixes.
Regarding your questions:

which version should we use, which one you are going to maintain?

https://github.com/spiral/roadrunner-plugins/tree/master/grpc/protoc_plugins/protoc-gen-php-grpc

if from plugins repo - do you plan to publish binaries like for this repo?

Yes, we will publish protoc-gen-php-grpc binaries in the https://github.com/spiral/roadrunner-binary repository shortly.

@hotrush https://github.com/spiral/roadrunner-binary repo now contains protoc-gen-php-grpc binaries.