⚙️
Architecture
Single threaded, event-driven, asynchronous architecture similar to Nginx
The eXpServer project is an educational web server implementation built entirely in the C language. It is designed to help individuals understand the inner workings of web servers by guiding them through the process of building one from scratch using Linux socket programming APIs. Learn more about the project here.