This commit is contained in:
地平线
2015-07-23 17:05:54 +08:00
parent e51428dd67
commit ab0520e03c
4 changed files with 15 additions and 168 deletions

View File

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