临时屏蔽
This commit is contained in:
parent
d27ece2da0
commit
6b4aa7e8b5
@ -88,7 +88,7 @@ locp:
|
||||
SubType: "heartbeat",
|
||||
Data: data,
|
||||
})
|
||||
this.wsConn.SetReadDeadline(time.Now().Add(time.Second * 30))
|
||||
//this.wsConn.SetReadDeadline(time.Now().Add(time.Second * 30))
|
||||
continue
|
||||
}
|
||||
if err := this.messageDistribution(msg); err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user