Skip to content

HTTP/1.1 compliant and resilient server. Nginx based. Supporting CGI and session/cookies.

Notifications You must be signed in to change notification settings

nullswan/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserv

School 42 Project - Build HTTP/1.1 resilient server.

Score: 125/100

Authors

Build status

Unit Test Linting Docs Stress Test

Tech Stack

Core: C++ / C

Tests: Python

Features

Sessions

// Enabled by default

make SESSION=disable

Optimizations

make MODE=benchmark
make MODE=benchmark SESSION=disable

Running Tests

To run tests, run the following command

make tests

Usefull Links

About

HTTP/1.1 compliant and resilient server. Nginx based. Supporting CGI and session/cookies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published