You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| static | 4 years ago | |
| LICENSE | 4 years ago | |
| README.md | 4 years ago | |
| favicon.ico | 4 years ago | |
| index.html | 4 years ago | |
README.md
HappyChat
又一个php实现的聊天室
目前为最初版本。有如下功能:
- 上线通知
- 下线通知
- 群聊
依赖
需要php开启 socket 扩展,php 版本 大于 5.4, 浏览器 支持 websocket,localstorage
运行方法
1.在cmd下执行 index.php 文件
2.浏览器打开 index.html,打开多个浏览器即可实现群聊