Skip to content

Commit cebd8af

Browse files
committed
update:readme and docment
1 parent c1f9f13 commit cebd8af

File tree

4 files changed

+4
-6
lines changed

4 files changed

+4
-6
lines changed

README.en.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ c c++ 存储服务 c c++ 文件存储服务
77
c c++ file storage service
88
This is an api gateway for uploading and downloading.
99
The service is for users who have business needs for upload and download services (such as developers who need to upload and download servers).
10-
This server is more inclined to store the API interface direction
11-
best storage service for http,batter than nginx and more convenient to manage. On going maintenance
10+
This server is more inclined to storestorage transfer and API Manage interface
11+
best storage service for http,batter than nginx and more convenient to manage,more concise code. On going maintenance
1212

1313
## Software feature
1414
The purpose of development and implementation based on libXEngine is a cross-platform network storage service
@@ -97,7 +97,6 @@ P2P distributed download is the same as the hyper-threaded download of other dow
9797

9898
## now task
9999
P2P WAN file search and download support
100-
upload file code optimization
101100

102101
## other problems
103102
You can refer to the document under the docment directory. It contains API protocol and service description.

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ c c++ 存储服务 c c++ 文件存储服务
77
c c++ file storage service
88
这是一个上传下载服务API网关,不是文件同步服务,也不是云存储.
99
这个服务的主要目的是为了给有上传下载服务业务需求的用户使用(比如需要开发上传下载服务的开发人员).
10-
此服务器更偏向于存储API接口方向.
11-
目前最好的HTTP存储服务,比NGINX更优秀,更方便管理.持续维护中...
10+
此服务器更偏向于存储传输与API接口管理.
11+
目前最好的HTTP存储服务,比NGINX更优秀,更方便管理,代码更简洁.持续维护中...
1212

1313
## 软件特性
1414
基于libXEngine开发并实现的一套简洁高性能跨平台网络存储服务
@@ -95,7 +95,6 @@ P2P分布式下载与其他下载工具的超线程下载一样,原理是使用H
9595

9696
## 当前任务
9797
P2P广域网文件查找与下载支持
98-
文件上传代码优化
9998

10099
## 其他问题
101100
你可以参考docment目录下的文档.里面包含了API协议和服务说明.

XEngine_Docment/Docment_en.docx

4.27 KB
Binary file not shown.

XEngine_Docment/Docment_zh.docx

3.87 KB
Binary file not shown.

0 commit comments

Comments
 (0)