暂时取消掉 Windows 的适配了(为了保证代码的灵活性 && 懒)
采用了 Session 的模式进行 socket 作业
具体
sample参见tests
Info: All is Simple Version
- http
fetchfunction - uri parser(just deal with
scheme,host,portandpath) - websocket Session support
- http server
- websocket server