File tree Expand file tree Collapse file tree 4 files changed +8
-10
lines changed
Expand file tree Collapse file tree 4 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The purpose of development and implementation based on libXEngine is a cross-pla
1616feature list:
17171 . support file http upload and download(use put and get method)
18182 . support http api notify of event and management api interface
19- 3 . support http encrypt and cert data transimission(planning)
19+ 3 . support http encrypt and cert data transimission
20204 . support database(mysql and sqlite) record infomation.
21215 . support load banace
22226 . supprot http auth
@@ -27,15 +27,14 @@ feature list:
272711 . bt(planning)
282812 . data distributed
292913 . support second pass and Resumable
30- 14 . support nginx upload module proxy_pass
31- 15 . support upload and download Redirect
32- 16 . support full speed and limit speed
30+ 14 . support upload and download Redirect
31+ 15 . support full speed and limit speed
3332
3433## install
3534
3635#### Requirements
3736support system above windows 7sp1 and linux(ubuntu20.04,centos8)
38- XEngine need V7.18 or above
37+ XEngine need V7.24 or above
3938vcpkg need 2021.05.11 or above
4039
4140#### Windows
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ c c++ file storage service
1515软件特性:
16161 . 支持HTTP协议上传和下载(采用PUT和GET)
17172 . 支持HTTP API接口事件通知与管理
18- 3 . 支持HTTP加密与证书(规划中)
18+ 3 . 支持HTTP加密与证书
19194 . 采用数据库(MYSQL和SQLITE)记录信息
20205 . 支持分布式
21216 . 支持HTTP验证
@@ -26,15 +26,14 @@ c c++ file storage service
262611 . BT(规划中)
272712 . 数据分发
282813 . 支持秒传和断点续传
29- 14 . 支持NGINX UPLOAD MODULE上传代理
30- 15 . 支持上传和下载重定向
31- 16 . 支持全速模式和限速模式
29+ 14 . 支持上传和下载重定向
30+ 15 . 支持全速模式和限速模式
3231
3332## 安装教程
3433
3534#### 版本需求
3635支持WINDOWS 7SP1和LINUX(UBUNT20.04,CENTOS8)以上系统
37- XEngine版本需要V7.18或者以上版本
36+ XEngine版本需要V7.24或者以上版本
3837vcpkg 需要2021.05.11以上版本
3938
4039#### Windows
You can’t perform that action at this time.
0 commit comments