PHP + Swoole 开发的简单聊天室

moell/webim

PHP + Swoole 开发的简单聊天室 demo, 主要是 websockt 的应用, 若是对你学习Swoole有帮助,欢迎 start 。php

项目地址

https://github.com/moell-peng...git

环境要求

  • PHP >= 7.0github

  • Swooleweb

  • Composer浏览器

安装

composer create-project -s dev moell/webim

or服务器

git clone https://github.com/moell-peng/webim.git
composer install

启动 websockt

cd ./webim
php webim_server.php

启动 PHP 内置服务器

cd ./public
php -S localhost:8000

浏览器访问 localhost:8000 便可进入聊天composer

截图

webim

License

MIT学习

相关文章
相关标签/搜索