|
efd4b39311
|
WIP html template handling for http response
TODO:
Test html template handling so that it works.
Respond to http requests properly.
|
2024-08-30 14:16:20 +09:00 |
|
|
d5a02de85e
|
Add third_party SimpleArchiver (data structures)
Reusing the data structures implemented in the SimpleArchiver project.
|
2024-08-30 11:58:11 +09:00 |
|
|
cadaf66cae
|
Cleanup
Separate out functions/structs/constants/globals to properly named
files.
|
2024-08-29 15:38:44 +09:00 |
|
|
8b0363a059
|
WIP work on http server
TODO:
Handling the TCP connection.
|
2024-08-29 15:18:34 +09:00 |
|
|
1a8f81f84f
|
Skeleton project initial code
|
2024-08-29 14:19:46 +09:00 |
|