1Complete & Tested:
2- Server and client roles pass all Autobahn v0.5.9 test suite tests strictly
3- Streaming UTF8 validation
4- random number generation
5- iostream based transport
6- C++11 support
7- LLVM/Clang support
8- GCC support
9- 64 bit support
10- 32 bit support
11- Logging
12- Client role
13- message_handler
14- ping_handler
15- pong_handler
16- open_handler
17- close_handler
18- echo_server & echo_server_tls
19- External io_service support
20- TLS support
21- exception/error handling
22- Timeouts
23- Subprotocol negotiation
24- validate_handler
25- Hybi 00/Hixie 76 legacy protocol support
26- Outgoing Proxy Support
27- socket_init_handler
28- tls_init_handler
29- tcp_init_handler
30
31Ongoing work
32- Performance tuning
33- PowerPC support
34- Visual Studio / Windows support
35- CMake build/install support
36- http_handler
37
38Future feature roadmap
39- Extension support
40- permessage_compress extension
41- Message buffer pool
42- flow control
43- tutorials & documentation
44