2 Star 0 Fork 1

yunjuji / yunjuji-websocket

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
server.php 283 Bytes
一键复制 编辑 原始数据 按行查看 历史
tianmac 提交于 2017-10-26 15:29 . commit
<?php
/**
* @Author: admin
* @Date: 2017-10-26 14:36:22
* @Last Modified by: admin
* @Last Modified time: 2017-10-26 15:28:30
*/
require_once __DIR__.'/vendor/autoload.php';
$config = require_once __DIR__.'/configs/yunjuji.php';
new Yunjuji\WebSocket\WebSocket($config);
PHP
1
https://gitee.com/yunjuji/yunjuji-websocket.git
git@gitee.com:yunjuji/yunjuji-websocket.git
yunjuji
yunjuji-websocket
yunjuji-websocket
master

搜索帮助