Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 305 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 305 Bytes

websocket-FileTransfer

a Websocket Test

操作指南

./source文件夹内存放资源 ./src文件夹内存放后端node代码

在使用前请在终端进行node install安装依赖

依赖安装后在./src文件夹下终端输入node index.js启动服务

打开file.html进行操作