mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 15:42:25 +08:00
优化服务器之间的底层连接方式
This commit is contained in:
@@ -45,6 +45,8 @@ type Hk4e struct {
|
||||
GachaHistoryServer string `toml:"gacha_history_server"`
|
||||
ClientProtoProxyEnable bool `toml:"client_proto_proxy_enable"`
|
||||
Version string `toml:"version"`
|
||||
GateTcpMqAddr string `toml:"gate_tcp_mq_addr"`
|
||||
GateTcpMqPort int32 `toml:"gate_tcp_mq_port"`
|
||||
}
|
||||
|
||||
// MQ 消息队列
|
||||
|
||||
Reference in New Issue
Block a user