【教程】小程序实现socket【workerman+thinkPHP作后端】

php代码php <?php namespace app\socket\controller; use Workerman\Worker; use Workerman\Connection\TcpConnection; use Workerman\Lib\Timer; class Index { public function index() { // 证书最好是申请的证
相关文章
相关标签/搜索