|
c, err := NewConn(s.bridgeConnType, s.vKey, s.svrAddr, common.WORK_MAIN, s.proxyUrl)
|
|
c, err := NewConn(s.bridgeConnType, s.vKey, s.svrAddr, common.WORK_MAIN, s.proxyUrl)
|
|
logs.Error("The connection server failed and will be reconnected in five seconds, error", err.Error())
|
|
logs.Error("The connection server failed and will be reconnected in five seconds, error", err.Error())
|