update README
This commit is contained in:
parent
69339cbb65
commit
96fd2deb51
|
|
@ -91,6 +91,7 @@ Options
|
|||
- `forceWebsockets: Bool` Default is `false`. `true` forces the client to use WebSockets.
|
||||
- `nsp: String` Default is `"/"`
|
||||
- `cookies: [NSHTTPCookie]?` An array of NSHTTPCookies. Passed during the handshake. Default is nil.
|
||||
- `log: Bool` If `true` socket will log debug messages. Default is false.
|
||||
|
||||
Methods
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in New Issue