Skip to content

Webserv is a reactive HTTP server built from scratch in C++, It handles HTTP requests, serves static files, parses headers, manages connections, and supports script execution via CGI, with multiplexing for efficient handling of multiple connections.

Notifications You must be signed in to change notification settings

exoks/http-webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP-Webserv

About

Webserv is a reactive HTTP server built from scratch in C++, It handles HTTP requests, serves static files, parses headers, manages connections, and supports script execution via CGI, with multiplexing for efficient handling of multiple connections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published