From 7fca31208c8b00093c613d0257a7f3132b1f7560 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 30 Nov 2015 20:18:31 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c45421..76b6db6 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ Improvement - `WebSocketServerHandshaker.allowExtensions` is `true` now Improvement - SessionID cookie implementation (thanks to @ryandietrich) Fixed - clientRooms leak (thanks to @andreaspalm) Fixed - ExceptionListener not used for errors in JSON parsing +Fixed - "silent channel" attack ####26-Mar-2015 - version 1.6.7 released Improvement - `useStrictOrdering` param added for websocket packets strict ordering