Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 184 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 184 Bytes

WebSocket-Chat

WebSocket 聊天室

启动服务

$ cd Service
$ node index.js

启动界面

$ cd Web
$ parcel index.html

访问聊天室

浏览器打开