Commit Graph

64 Commits

Author SHA1 Message Date
Nayan
26937d4aba return filename to client, and add content length to fix indefinite hang bug 2025-05-06 16:57:41 -04:00
Nayan
fef1bbc6f1 fully close socket on quit 2025-05-06 16:55:09 -04:00
Nayan
ff817b899b add poll to handle user input and web requests at the same time 2025-05-06 16:05:06 -04:00
Nayan
d5a8e17f60 add request handler for http request and response generation 2025-05-06 16:04:39 -04:00
Nayan
bf8bc98d75 new direction update to readme 2025-05-05 21:38:09 -04:00
Nayan
3f6a2fbd7f parse the filename out from the url of the request 2025-05-05 21:24:56 -04:00
Nayan
ec28990794 add verify if request is get request 2025-05-05 21:01:36 -04:00
Nayan
8473615df5 add client handler file and code 2025-05-05 20:49:27 -04:00
Nayan
8efb833cca add gitignore and update makefile to ignore artifacts 2025-05-05 20:37:53 -04:00
Nayan
417ad87628 accept connections 2025-05-05 20:36:02 -04:00
Nayan
10e90ff90f set up socket 2025-05-05 20:31:54 -04:00
Nayan
d9014718ed add makefile and webserver file 2025-05-05 20:22:15 -04:00
Nayan
ecdf8059eb update readme with new plan 2025-05-05 20:21:58 -04:00
Nayan
7f583c3815 initial plan 2025-04-23 17:07:52 -04:00