]> git.seodisparate.com - c_simple_http/log
c_simple_http
7 months agoFormatting
Stephen Seo [Thu, 29 Aug 2024 06:40:43 +0000 (15:40 +0900)]
Formatting

7 months agoCleanup
Stephen Seo [Thu, 29 Aug 2024 06:38:44 +0000 (15:38 +0900)]
Cleanup

Separate out functions/structs/constants/globals to properly named
files.

7 months agoWIP work on http server
Stephen Seo [Thu, 29 Aug 2024 06:18:34 +0000 (15:18 +0900)]
WIP work on http server

TODO:
  Handling the TCP connection.

7 months agoSkeleton project initial code
Stephen Seo [Thu, 29 Aug 2024 05:19:46 +0000 (14:19 +0900)]
Skeleton project initial code