You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Or system-wide: install `protoc-gen-openswoole-grpc` and ensure it’s on PATH (e.g., via package manager or manual binary)
15
-
- Then either replace the PHP generator in `buf.gen.php.yaml` to use the OpenSwoole plugin or run `protoc` directly with `--openswoole-grpc_out`
16
-
- We keep the repo’s default PHP generation as grpc-php (clients only) to avoid extra toolchain requirements. Developers can opt into OpenSwoole locally if needed.
0 commit comments