File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ feature list:
252510 . support p2p
262611 . bt(planning)
272712 . data distributed
28- 13 . support second pass
28+ 13 . support second pass and Resumable
292914 . support nginx upload module proxy_pass
303015 . support upload and download Redirect
3131
@@ -94,7 +94,6 @@ The realization of downloading second transmission is to first query the local f
9494
9595## now task
9696expand management interface
97- P2P
9897
9998## other problems
10099You can refer to the document under the docment directory. It contains API protocol and service description.
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ c c++ file storage service
242410 . 支持P2P
252511 . BT(规划中)
262612 . 数据分发
27- 13 . 支持秒传
27+ 13 . 支持秒传和断点续传
282814 . 支持NGINX UPLOAD MODULE上传代理
292915 . 支持上传和下载重定向
3030
@@ -92,7 +92,6 @@ make FLAGS=CleanAll 清理编译
9292
9393## 当前任务
9494扩展管理接口
95- 实现P2P
9695
9796## 其他问题
9897你可以参考docment目录下的文档.里面包含了API协议和服务说明.
You can’t perform that action at this time.
0 commit comments