add return to pong message
This commit is contained in:
parent
7b7ccb87da
commit
01a699c7c6
@ -442,6 +442,8 @@ public class SocketEngine: NSObject, WebSocketDelegate {
|
||||
self.upgradeTransport()
|
||||
return
|
||||
}
|
||||
|
||||
return
|
||||
} else if type == PacketType.OPEN.rawValue {
|
||||
var err:NSError?
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user