mirror of
https://github.com/AynaLivePlayer/blivedm-go.git
synced 2025-12-07 11:52:50 +08:00
🐛 心跳包阻塞
This commit is contained in:
@@ -59,7 +59,7 @@ func (c *Client) Start() {
|
||||
}
|
||||
}
|
||||
}()
|
||||
c.startHeartBeat()
|
||||
go c.startHeartBeat()
|
||||
}
|
||||
|
||||
func (c *Client) ConnectAndStart() error {
|
||||
|
||||
Reference in New Issue
Block a user