Skip to content

Commit 816302a

Browse files
committed
update:read me and document
1 parent 41f28c7 commit 816302a

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

README.en.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ network verification support tcp and websocket and http protocol verification.it
1111
first open source C/C++ network authentication server, supporting various languages ​​and platforms for network authentication and authorization
1212
This is a cross-platform simple high-performance network authorization server that provides a complete demo code
1313

14+
## Notice
15+
the compiled release version will only be released on github.
16+
1417
#### why choose us
1518
Fast iteration: feature updates are timely
1619
Technical support: complete technical documentation and technical support, quick response to your questions
@@ -119,6 +122,7 @@ port :tcp port 5300,websocket port 5301,http management port 5302,Transmission v
119122
2. Create new Feat_xxx branch
120123
3. Submit the code
121124
4. New Pull Request
125+
5. merge to develop branch
122126

123127
## development path
124128
The V1 version is an XEngine component. Most of the code is concentrated in XEngine

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ c c++network Authorize service
1111
全国首款开源C/C++ 网络验证服务器,支持各种语言各种平台进行网络验证和授时服务
1212
这是一个跨平台简单高性能网络授权服务器,提供了完整的演示代码
1313

14+
## 注意
15+
编译发布版本将只在github上面发布.
16+
1417
#### 为什么选择我们
1518
快速迭代:功能更新及时
1619
技术支持:完善的技术文档和技术支持,快速响应你的问题
@@ -130,6 +133,7 @@ Linux or macos:直接运行即可
130133
2. 新建 Feat_xxx 分支
131134
3. 提交代码
132135
4. 新建 Pull Request
136+
5. 提交到develop分支
133137

134138
## 发展历程
135139
V1版本为XEngine组件.大部分代码集中在XEngine中

XEngine_Docment/Docment_en.docx

706 Bytes
Binary file not shown.

XEngine_Docment/Docment_zh.docx

764 Bytes
Binary file not shown.

XEngine_Release/XEngine_Config/XEngine_VersionConfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"XVer":[
3+
"V3.15.0.1001 Build20241121",
34
"V3.14.0.1001 Build20240920",
45
"V3.13.0.1001 Build20240715",
56
"V3.12.1.1001 Build20240621",

0 commit comments

Comments
 (0)