Download the PHP package ptcx/jsonrpc-client without Composer
On this page you can find all versions of the php package ptcx/jsonrpc-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ptcx/jsonrpc-client
More information about ptcx/jsonrpc-client
Files in ptcx/jsonrpc-client
Download ptcx/jsonrpc-client
More information about ptcx/jsonrpc-client
Files in ptcx/jsonrpc-client
Vendor ptcx
Package jsonrpc-client
Short Description php jsonrpc client for golang jsonrpc server
License
Package jsonrpc-client
Short Description php jsonrpc client for golang jsonrpc server
License
Please rate this library. Is it a good library?
Informations about the package jsonrpc-client
jsonrpc client
适用对象
适用于golang官方jsonrpc服务器的php客户端
用法
用golang启动一个jsonrpc服务器(官方例程),参考:https://golang.org/pkg/net/rpc/
注意
$client->call()
返回一个数组,格式如下:
现在仅支持jsonrpc 1.0,支持socket tcp连接,不支持http
All versions of jsonrpc-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package ptcx/jsonrpc-client contains the following files
Loading the files please wait ....