Skip to content
#

multiplexing

Here are 25 public repositories matching this topic...

🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟

  • Updated Oct 19, 2023
  • C++

Webserv is a HTTP server implementation as part of the 42 school curriculum. This project focuses on building a robust web server capable of handling multiple client connections, serving static and dynamic content, and managing various HTTP requests. It is developed in C++98 and aims to provide a fundamental understanding of web server architecture

  • Updated Oct 6, 2023
  • C++

Improve this page

Add a description, image, and links to the multiplexing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multiplexing topic, visit your repo's landing page and select "manage topics."

Learn more