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學習

相關文章
相關標籤/搜索