|
|
|
@ -4,6 +4,7 @@ WebChat聊天室
|
|
|
|
|
WebChat聊天室是一个基于nodejs+express+socket.io模块构建的
|
|
|
|
|
网页聊天室工具。前端使用Vue作为前端框架。服务端使用express搭建web服务,使用socket.io
|
|
|
|
|
来创建服务端socket服务,实现了一些基本的聊天功能。
|
|
|
|
|
|
|
|
|
|
![](https://img.shields.io/github/stars/cleverqin/node-websocket-Chatroom?label=Star&style=flat&logo=github)
|
|
|
|
|
![](https://img.shields.io/github/forks/cleverqin/node-websocket-Chatroom?label=Fork&style=flat&logo=github)
|
|
|
|
|
![](https://img.shields.io/badge/Version-1.0.0-blue)
|
|
|
|
|