MeiK2333 / MeiK2333.github.io

https://meik2333.com
3 stars 1 forks source link

Tinyhttpd 源码及分析 | MeiK's blog #17

Open MeiK2333 opened 5 years ago

MeiK2333 commented 5 years ago

https://meik2333.com/2018/06/29/Tinyhttpd-%E6%BA%90%E7%A0%81%E5%8F%8A%E5%88%86%E6%9E%90/

Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,分析这个项目可以帮助我们理解服务器软件的本质。