Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 186 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 186 Bytes

重点在于理解练习webSocket通信机制,后端使用express express-ws进行websocket支持

安装依赖

npm install

启动

npm start

访问

http://localhost:3000