first commit
This commit is contained in:
@@ -511,6 +511,7 @@ func (c *WSClient) heartbeatLoop() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
func (c *WSClient) reRegisterAndResubscribe() {
|
||||
// 1. 等待连接稳定
|
||||
time.Sleep(1 * time.Second)
|
||||
|
||||
Reference in New Issue
Block a user