Remove MARK: for websockets methods
This commit is contained in:
parent
ef02247a0c
commit
07c3678ea9
@ -629,7 +629,7 @@ public final class SocketEngine : NSObject, URLSessionDelegate, SocketEnginePoll
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// MARK: WebSocket Methods
|
// WebSocket Methods
|
||||||
|
|
||||||
private func websocketDidConnect() {
|
private func websocketDidConnect() {
|
||||||
if !forceWebsockets {
|
if !forceWebsockets {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user