From 05bfc14d5dccd6ceeb679c02a4efe8c21ef772bc Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 20 Dec 2013 02:53:34 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ce3a1f..4bbad39 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,9 @@ Features * 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). -* Supports namespaces +* Supports namespaces and rooms * Supports ack (acknowledgment of received data) * Supports SSL -* Supports Rooms * Supports client store (Memory, Redis, Hazelcast) * Supports distributed broadcast across netty-socketio nodes (Redis, Hazelcast) * Supports OSGi