Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatroom 如果本项目对您有帮助,欢迎点击Star一下!!!

PHP + Swoole 开发的简单聊天室demo, 主要是 websockt 的应用 。

环境要求

  • PHP >= 7.0
  • Swoole
  • composer

安装

git clone https://github.com/kesixin/Chatroom
composer install

启动 websockt

cd ./webim
php webim_server.php

启动 PHP 内置服务器

cd ./public
php -S localhost:8000

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

截图

webim

项目测试地址

http://test.kesixin.xin/ ,由于没开启端口,可能无法运行,需要请联系!

About

简易聊天室

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages