Download the PHP package fsth/syar without Composer
On this page you can find all versions of the php package fsth/syar. 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 syar
syar
说明
- 用swoole+yar实现了一个简单的rpc调用 目前只实现了单次调用(数据解析部分借鉴了https://github.com/stcer/syar thx)
- tcp 初步实现了一个类似的rpc调用
使用方法
-
启动服务端: bin/server run|start|stop|restart config/server.php
- 启动带tcp与http的服务端 : bin/server run|start|stop|restart config/multi-server.php
测试
http
tcp
changelog
-
2017-03-17 v0.1.4
-
2017-05-15 v0.2.0
- 2017-07-06 v0.3.0
All versions of syar with dependencies
PHP Build Version
Package Version
Requires
fsth/framework Version
>=0.3.6
The package fsth/syar contains the following files
Loading the files please wait ....