This commit is contained in:
kamhung
2015-11-23 16:58:00 +08:00
parent 0cbb4ed0e2
commit 2c0ad21ef3
12 changed files with 116 additions and 300 deletions

View File

@@ -62,7 +62,7 @@
</properties>
</resources>
<!--
protocol: required server所启动的协议有HTTP、SNCP 目前只支持HTTP、SNCP。SNCP分TCP、UDP实现默认使用TCP实现UDP实现则使用SNCP.UDP值;
protocol: required server所启动的协议有HTTP、SNCP 目前只支持HTTP、SNCP。SNCP使用TCP实现;
host: 服务所占address 默认: 0.0.0.0
port: required 服务所占端口
root: 如果是web类型服务则包含页面 默认:{APP_HOME}/root