grpc_php_plugin
high performance general RPC framework - protobuf plugin
Install
- All systems
-
curl cmd.cat/grpc_php_plugin.sh
- Debian
-
apt-get install protobuf-compiler-grpc
- Ubuntu
-
apt-get install protobuf-compiler-grpc
- Kali Linux
-
apt-get install protobuf-compiler-grpc
- Fedora
-
dnf install grpc-plugins
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install protobuf-compiler-grpc
- Dockerfile
- dockerfile.run/grpc_php_plugin
protobuf-compiler-grpc
high performance general RPC framework - protobuf plugin
A modern, open source remote procedure call (RPC) framework that can run anywhere. It enables client and server applications to communicate transparently, and makes it easier to build connected systems. This package provides the plugins needed for compiling gRPC service definitions with the protobuf compiler.