forgot one
This commit is contained in:
parent
f7bf9d4e6b
commit
a28e924b04
@ -55,7 +55,7 @@ public class SocketIOClient: NSObject {
|
|||||||
public var secure:Bool {
|
public var secure:Bool {
|
||||||
return self._secure
|
return self._secure
|
||||||
}
|
}
|
||||||
var sid:String?
|
public var sid:String?
|
||||||
|
|
||||||
public init(socketURL:String, opts:[String: AnyObject]? = nil) {
|
public init(socketURL:String, opts:[String: AnyObject]? = nil) {
|
||||||
var mutURL = RegexMutable(socketURL)
|
var mutURL = RegexMutable(socketURL)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user