Skip to content

This is a simple HTTP server written in C using multiplexing! The server can receive requests from clients and send static files!

Notifications You must be signed in to change notification settings

OriginatorX/HTTP-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Server

Platform

Linux

build: ~$

make

run

./main PORT

GitHub Logo

This is a simple http server written in C using muxing! The server can receive requests from clients and send static data!

About

This is a simple HTTP server written in C using multiplexing! The server can receive requests from clients and send static files!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published