toy级的webserver,只是用来理解webserver的工作原理以及编写一个服务器所采用的各种技术,echoServer follow CSAPP, WebServer follow https://github.com/qinguoyi/TinyWebServer
Gee:模仿 gin 实现的 Web 框架。 听说学习一门语言进步最快的方式是找一些经典的开源库学习,这样能够最快地学到 Go 语言在实际中是如何应用的。 code reference: https://github.com/geektutu/7days-golang/tree/master/gee-web/day1-http-base