Download the PHP package playtini/grpc-server-bundle without Composer
On this page you can find all versions of the php package playtini/grpc-server-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download playtini/grpc-server-bundle
More information about playtini/grpc-server-bundle
Files in playtini/grpc-server-bundle
Download playtini/grpc-server-bundle
More information about playtini/grpc-server-bundle
Files in playtini/grpc-server-bundle
Vendor playtini
Package grpc-server-bundle
Short Description Create grpc server using spriral/php-grpc
License MIT
Package grpc-server-bundle
Short Description Create grpc server using spriral/php-grpc
License MIT
Please rate this library. Is it a good library?
Informations about the package grpc-server-bundle
gRPC Server Bundle
Create gRPC server using spriral/php-grpc
Installation
Step 1: Download the bundle
Step 2: Copy server binary to ./project/bin
folder
Step 3: Create server config .rr.yaml
in project root folder:
Usage example
Create *.proto
base.proto
calculator.proto
Generate service
Generate service using protoc
and protoc-gen-grpc
plugin(roadrunner custom plugin):
Create server side code
Implement generated interface:
Add to service.yaml
:
Run the server:
Help
spriral/php-grpc - high-performance PHP GRPC server build at top of RoadRunner.
Related articles and source
- Building gRPC server
- RoadRunner gRPC
- roadrunner-bundle - thank
vsychov
for cool pool request that add gRPC server support
All versions of grpc-server-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
symfony/runtime Version ^5.3
symfony/yaml Version ^5.3
symfony/console Version ^5.3
spiral/php-grpc Version ^1.5
symfony/dependency-injection Version ^5.3
symfony/http-kernel Version ^5.3
symfony/config Version ^5.3
symfony/runtime Version ^5.3
symfony/yaml Version ^5.3
symfony/console Version ^5.3
spiral/php-grpc Version ^1.5
symfony/dependency-injection Version ^5.3
symfony/http-kernel Version ^5.3
symfony/config Version ^5.3
The package playtini/grpc-server-bundle contains the following files
Loading the files please wait ....