From 0e6e41d1c43deee99055ef2c1587c73fbb63afe0 Mon Sep 17 00:00:00 2001 From: Peter Thorson Date: Wed, 9 Jan 2013 06:15:04 -0600 Subject: [PATCH] adds some more status info to the readme --- readme.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/readme.txt b/readme.txt index b2fb3f50f6..feef733ce9 100644 --- a/readme.txt +++ b/readme.txt @@ -2,3 +2,13 @@ Experimental 0.3.x branch of WebSocket++ This branch really is experimental and should not be used as the basis for any serious projects. Its API is likely to change rapidly in the next few weeks. + +Complete: +- Server role passes all Autobahn v0.5.9 test suite tests strictly +- Handler API + +Needs work: +- Logging +- Client role +- Extension support +- permessage_compress extension