From 0841e5e876e7caf5c471b038c2374db4b52e035b Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 9 Jun 2014 20:31:35 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c95cbe..6e5752c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Licensed under the Apache License 2.0. Features ================================ -* Supports 0.7+ version of [Socket.IO-client](https://github.com/LearnBoost/socket.io-client) up to 0.9.16 +* Supports 0.7+ version of [Socket.IO-client](https://github.com/LearnBoost/socket.io-client) up to 0.9.16 (1.0 support in progress) * Supports xhr-polling transport * Supports flashsocket transport * Supports websocket transport: HyBi 00 (which is the same as Hixie 76), HyBi 8-10 and HyBi 13-17 (17 is the same as IETF 6455).