Download the PHP package mix/json-rpc without Composer
On this page you can find all versions of the php package mix/json-rpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package json-rpc
Mix JSON-RPC
基于 Swoole 协程的 JSON-RPC 库,包含服务器、客户端,同时支持 TCP、HTTP 两种协议,并具有微服务调用功能
Usage
安装:
-
Swoole >= 4.4.4: https://wiki.swoole.com/#/environment
- Service
首先定义一个服务
- Server
创建服务器,并注册 Calculator 服务
扩展 HTTP 支持
- Client 调用
创建客户端
- Client 微服务调用
License
Apache License Version 2.0, http://www.apache.org/licenses/
All versions of json-rpc with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
ext-swoole Version >=4.4.4
psr/event-dispatcher Version ^1.0
mix/runtime Version ~2.2.0
mix/bean Version ~2.2.0
mix/server Version ~2.2.0
mix/http-server Version ~2.2.0
mix/http-message Version ~2.2.0
mix/micro-register Version ~2.2.0
mix/micro-server Version ~2.2.0
ext-swoole Version >=4.4.4
psr/event-dispatcher Version ^1.0
mix/runtime Version ~2.2.0
mix/bean Version ~2.2.0
mix/server Version ~2.2.0
mix/http-server Version ~2.2.0
mix/http-message Version ~2.2.0
mix/micro-register Version ~2.2.0
mix/micro-server Version ~2.2.0
The package mix/json-rpc contains the following files
Loading the files please wait ....