Skip to content
/ webserv Public

Recoding our own web server in C++. A program capable of running an HTTP server, handling requests, and parsing configuration files.

Notifications You must be signed in to change notification settings

iidzim/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserv

This is a simple HTTP server in c++98 that takes a configuration file as argument.

Useful links

Notion

Authors

  • iidzim, worked on the netwroking part.
  • framdani, parsing the configuration file and request.
  • Oumeimatt was responsible about the Response and CGI.

About

Recoding our own web server in C++. A program capable of running an HTTP server, handling requests, and parsing configuration files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published