Better HTTP, WebSockets
Low level
- Experimental TLS code (not for use in a wild yet)
- Simple crab::optional for using older C++ standard
- Random is adapted to std containers
HTTP
- Streaming of HTTP bodies (both upload and download)
- New HTTP URI parser by AK
Bugs fixed
- WebSockets now support control frames between message chunks
Incompatible changes
- New callbacks design for WebSockets and postponing normal HTTP responses
- Stricter integer parser might break existing products