- Integrated and currently working on completing the websocket impementation from an old fork.
- SSL slowdown hack/fix issue 160.
- Scheduling fix when thread is in a callback.
- Onig regular expression matcher now uses native instead of posix compatible calls issue 162.
- Some behavioral changes when matching urls.
- OpenSSL
- pthreads
- onig (regex)
- cd build
- cmake ..
- make
- make examples