clowwindy server - 基于epoll的HTTP服务器


GPL
Linux
C/C++

软件简介

一个基于epoll的简单的HTTP服务器,实现了200,404,400,304响应,并且性能比nginx高了一点点。