WebServer is an HTTP/1.1 server implemented from scratch in C++98, designed to handle HTTP requests, responses, and dynamic content generation through CGI scripts. Concepts include socket programming, multiplexing, and HTTP protocol.
C++
Docker
Git
Unit-Testing
HURL