Skip to content

lightiverson/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webserv

Write your own HTTP server in C++. Resilience is key. Your server must remain operational at all times.

The goal is to understand the intricacies of the HTTP protocol. It's one of the most widely used protocols on the internet. Read the RFCs defining the HTTP protocol, and compare your program’s behaviour with NGINX’s.

Grade: 100/100

Resources

Contributors

@ivork95

@ArthurBeznik

About

A custom written HTTP server.

Resources

Stars

Watchers

Forks