新增:总线消息插件模式注入

This commit is contained in:
lxy
2021-02-03 19:14:01 +08:00
parent d711bfa9cf
commit cb5d701e8c
4 changed files with 83 additions and 4 deletions

View File

@@ -4,8 +4,14 @@
<resources>
<properties load="config.properties"></properties>
<listener value="com.zdemo.ZhubListener"/>
</resources>
<zhubs>
<zhub name="zhub" addr="47.111.150.118" port="6066" groupid="platf-zhub"/>
<zhub name="zhub2" addr="47.111.150.118" port="6066" groupid="platf-chat"/>
</zhubs>
<server protocol="HTTP" port="80">
<request>
<remoteaddr value="request.headers.X-Real-IP"/>