- I/O multiplexing(epoll ET)
- Non-blocking I/O 、finite state machine
- threadpool
please make sure you have cmake installed.
git clone [email protected]:Tanswer/Xserver.git
cd Xserver
./autorun
- http persistent connection
- serve static(.html)
- support PHP(FastCGI)
- timers(MinHeap)
- GET / POST
- some HTTP/1.1 features
- memory pool
- keep-alive(timeout)