PHP + Swoole 开发的简单聊天室demo, 主要是 websockt 的应用 。php
https://github.com/kesixin/Ch...git
git clone https://github.com/kesixin/Chatroom composer install
cd ./webim php webim_server.php
cd ./public php -S localhost:8000
浏览器访问 localhost:8000 便可进入聊天github
http://test.kesixin.xin/ ,因为没开启端口,可能没法运行,须要请联系!web