Skip to content

Commit 8aeaa24

Browse files
committed
Merge pull request koush#230 from TheFinestArtist/patch-1
Update README.md (socket.io version)
2 parents 758763a + edb529c commit 8aeaa24

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
@@ -137,7 +137,7 @@ AsyncHttpClient.getDefaultInstance().websocket(get, "my-protocol", new WebSocket
137137
```
138138

139139

140-
### AndroidAsync also supports socket.io
140+
### AndroidAsync also supports socket.io (version 0.9.x)
141141

142142
```java
143143
SocketIOClient.connect(AsyncHttpClient.getDefaultInstance(), "http://192.168.1.2:3000", new ConnectCallback() {

0 commit comments

Comments
 (0)