Update README.md
This commit is contained in:
parent
58d2693910
commit
7641ffef41
@ -77,6 +77,7 @@ import Socket_IO_Client_Swift
|
|||||||
Constructors
|
Constructors
|
||||||
-----------
|
-----------
|
||||||
`init(socketURL: String, opts:NSDictionary? = nil)` - Constructs a new client for the given URL. opts can be omitted (will use default values)
|
`init(socketURL: String, opts:NSDictionary? = nil)` - Constructs a new client for the given URL. opts can be omitted (will use default values)
|
||||||
|
|
||||||
`convenience init(socketURL: String, options:NSDictionary?)` - Same as above, but meant for Objective-C. See Objective-C Example.
|
`convenience init(socketURL: String, options:NSDictionary?)` - Same as above, but meant for Objective-C. See Objective-C Example.
|
||||||
|
|
||||||
Options
|
Options
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user