Simple HTTP 1.1 server made in C using sockets
Go to file
franchioping 284cedb680 Initial commit 2024-06-24 19:58:17 +01:00
.gitignore Initial commit 2024-06-24 19:58:17 +01:00
README.md Initial commit 2024-06-24 19:58:17 +01:00

README.md

HttpServer

Simple HTTP 1.1 server made in C using sockets