Download the PHP package ipejasinovic/swoole-grpc without Composer
On this page you can find all versions of the php package ipejasinovic/swoole-grpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ipejasinovic/swoole-grpc
More information about ipejasinovic/swoole-grpc
Files in ipejasinovic/swoole-grpc
Download ipejasinovic/swoole-grpc
More information about ipejasinovic/swoole-grpc
Files in ipejasinovic/swoole-grpc
Vendor ipejasinovic
Package swoole-grpc
Short Description OpenSwoole GRPC framework for building high performance services
License Apache-2.0
Package swoole-grpc
Short Description OpenSwoole GRPC framework for building high performance services
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package swoole-grpc
OpenSwoole GRPC for PHP
OpenSwoole GRPC is an open-source high-performance GRPC solution for PHP including server side and client side implementation.
GRPC is a high performance, open source universal RPC framework. OpenSwoole GRPC is a high performance integration solution for building cloud-native multiple language microservices architecture.
Features
- Native GRPC implementation compliant
- PHP/PHP-FPM GRPC client compliant
- OpenSwoole GRPC Compiler provided
- GRPC unary mode support
- GRPC server side stream mode
- GRPC server side interceptors
- GRPC client side connection pooling and multiplexing
Example
You can find example helloworld project at /example.
Next steps:
- Create
.proto
for your service - Generate PHP stub codes with Open Swoole GRPC Compiler
- Implement your own service
- Integrate with GRPC service with GRPC client
License
OpenSwoole GRPC is open-sourced software licensed under the Apache 2.0 license.
All versions of swoole-grpc with dependencies
PHP Build Version
Package Version
The package ipejasinovic/swoole-grpc contains the following files
Loading the files please wait ....