Skip to content

zuley/WebSocket-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

WebSocket-Chat

WebSocket 聊天室

启动服务

$ cd Service
$ node index.js

启动界面

$ cd Web
$ parcel index.html

访问聊天室

浏览器打开