Merge branch 'master' of https://github.com/slidoooor/socket.io-client-swift into development
* 'master' of https://github.com/slidoooor/socket.io-client-swift: fix insert invoked twice
This commit is contained in:
commit
4ec634ccfd
@ -139,8 +139,6 @@ open class SocketManager : NSObject, SocketManagerSpec, SocketParsable, SocketDa
|
||||
self._config.insert(.secure(true))
|
||||
}
|
||||
|
||||
self._config.insert(.path("/socket.io/"), replacing: false)
|
||||
|
||||
super.init()
|
||||
|
||||
setConfigs(_config)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user