Skip to content
#

multiplexing

Here are 93 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++

A comprehensive implementation and guide to designing a state machine-based multiplexing system using Unix Domain Sockets. This repository covers both theoretical concepts and practical code examples to help you seamlessly integrate multiplexing into your Unix-based applications, ensuring efficient communication and resource management.

  • Updated Aug 21, 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