Reviewed more code and added todos to readme

This commit is contained in:
Peter Thorson
2011-09-09 08:10:34 -05:00
parent 8f7fdc8434
commit 8129c30f69

View File

@@ -70,18 +70,21 @@ Build tested on
- Fedora 15, gcc 4.6, boost 1.46
- Ubunutu server, gcc, boost 1.42
Outstanding issues
- Acknowledgement details
- Add license information to each file
- Subprotocol negotiation interface
- check draft 13 issues
- check draft 14 issues
- session.cpp - add_header. Decide what should happen with multiple calls to
add header with the same key
- multiple headers of the same value
- Better exception model
- closing handshake reason/ error codes?
- tests for opening/closing handshake
- tests for utf8
- utf8 streaming validation
- more easily configurable frame size limit
- Better system of handling server wide defaults (like hosts, frame limits, etc)
To check
- double check bugs in autobahn (sending wrong localhost:9000 header) not