Skip to content

lipe14-ops/MCHS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEDIOCRE C HTTP SERVER - (MCHS)

my own implementation of a http server in c programming language.

references:

project:

boredom and curiosity brought me here. It's just for fun purpose, the http protocol is intensionally incomplete.

todo list

  • TCP/IP sockets connections.
  • incomplete HTTP protocol support (simple headers, GET method, data transfer).
  • Serve files (txt, html, xml, etc...).
  • Routes support.
  • chunked transfer encoding (streams)

run:

git clone https://github.com/lipe14-ops/MCHS
cd MCHS
make

Author:


Filipe Soares 💻

made with ❤️ by Filipe 👋 reach me!!!

About

just a mediocre c http server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published