Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 303 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 303 Bytes

FileServer

用HTML5的websocket技术实现的文件上传服务

  • 支持断点续传
  • 支持秒传
  • 连接断开或异常自动重连,自动继续断点上传
  • 同一个文件上传的客户端越多上传越快
  • 支持超大文件上传
  • 图片支持上传到zimg目录(非windows平台)