/42_webserv

Implementation of a server in C++: The focus of this project is to implement an HTTP/1.1 Server capable of handling multiple connection through kernel event notification mechanism according to RFC.

Primary LanguageC++

Stargazers