Skip to content

Commit df3d7ae

Browse files
committed
Update readme to reflect that 10.0+ only support socket.io 2.0+
1 parent 36cce4f commit df3d7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ SocketIOClient* socket = [[SocketIOClient alloc] initWithSocketURL:url config:@{
5151
```
5252
5353
## Features
54-
- Supports socket.io 1.0+
54+
- Supports socket.io 2.0+ (For socket.io 1.0 use v9.x)
5555
- Supports binary
5656
- Supports Polling and WebSockets
5757
- Supports TLS/SSL

0 commit comments

Comments
 (0)