Update README.md

This commit is contained in:
overflowerror 2017-01-02 00:51:51 +01:00 committed by GitHub
parent ca6461c623
commit bc8ed4a986

View file

@ -81,3 +81,19 @@ Any questions?
### ... Oh, you were talking to me?
-.-
### Is there something missing?
Well, where can I start?
- the other modes (LINEAR is working, but it's not useable in practice).
- SSL/HTTPS support
- management for cookies and sessions
- index-handlers
- cgi-handlers
## Okay, anything else to do?
Yes:
- extracting the ws_*_run-functions plus their own dependencies to other files (I hate files with more than 1000 lines. D: )
- comments (Yes I know, I'm lazy on that.)
- some security features would be nice (timeouts, ...)