From 8c82c2ba2cd8a1707db91e8015d1faaf7abddd52 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 9 May 2014 23:24:34 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c1c4718..5c07fc9 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,7 @@ Recent Releases ####Please Note: trunk is current development branch. ####??-May-2014 - version 1.6.5 -Improvement - single packet encoding optimized, used mostly in WebSocket transport. - - encoding time reduced up to 40% (thanks to Viktor Endersz) +Improvement - single packet encoding optimized, used mostly in WebSocket transport. Encoding time reduced up to 40% (thanks to Viktor Endersz) Improvement - rooms handling optimized Feature - trustStore setting added Feature - maxFramePayloadLength setting added