Update readme to reflect that 10.0+ only support socket.io 2.0+

This commit is contained in:
Erik 2017-05-27 11:53:35 -04:00
parent 36cce4f969
commit df3d7ae536
No known key found for this signature in database
GPG Key ID: 4930B7C5FBC1A69D

View File

@ -51,7 +51,7 @@ SocketIOClient* socket = [[SocketIOClient alloc] initWithSocketURL:url config:@{
```
## Features
- Supports socket.io 1.0+
- Supports socket.io 2.0+ (For socket.io 1.0 use v9.x)
- Supports binary
- Supports Polling and WebSockets
- Supports TLS/SSL