Download the PHP package fxj/swoole_server without Composer
On this page you can find all versions of the php package fxj/swoole_server. 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 swoole_server
momo_swoole_server
websocket/http/tcp/upd
- websocket服务器也可以同时作为http服务器,设置了onRequest回调即可,默认开启
- 自定义的回调类必须是继承SwooleCallback和实现对应的接口
- 回调接口:ISwooleUdpCallback,ISwooleWebsocketCallback,ISwooleCallback
- 当前服务器的server可以通过构造函数在回调的构造函数中获取__construct($server) 获取,将其设置为成员属性即可
Start
All versions of swoole_server with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package fxj/swoole_server contains the following files
Loading the files please wait ....