Update readme to reflect that 10.0+ only support socket.io 2.0+
This commit is contained in:
parent
36cce4f969
commit
df3d7ae536
@ -51,7 +51,7 @@ SocketIOClient* socket = [[SocketIOClient alloc] initWithSocketURL:url config:@{
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Supports socket.io 1.0+
|
- Supports socket.io 2.0+ (For socket.io 1.0 use v9.x)
|
||||||
- Supports binary
|
- Supports binary
|
||||||
- Supports Polling and WebSockets
|
- Supports Polling and WebSockets
|
||||||
- Supports TLS/SSL
|
- Supports TLS/SSL
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user