php-websocket 安装linux环境

主页https://github.com/nicokaiser/php-websocket

 
js框架https://github.com/qatrix/Qatrix
 
php websocket server:
html5前端框架:
 
 
 
 
 
 
创建 composer.json
{
    "require": {
       "wrench/wrench": "v2.0.1"
    }
}

2 wget http://getcomposer.org/composer.phar

php composer.phar install
 
就安装好了
 
 
html5test.com

你可能感兴趣的:(websocket)