From f12eaaaba8614b639e95e49f6aac2ae88fb16edd Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Sun, 28 Aug 2022 15:48:38 -0400 Subject: [PATCH] Update to-dos --- site/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/site/index.html b/site/index.html index 0585ab6..0de92cf 100644 --- a/site/index.html +++ b/site/index.html @@ -496,14 +496,17 @@ can get involved.
  • Figure out how to wWrite unit tests for array/hashmap/etc
  • Parse the Telodendria config file
  • Add license/documentation comments to all source files
  • -
  • Implement a simple HTTP server
  • -
  • Implement HTTP param parser
  • +
  • Implement a simple HTTP server + +
  • Design the server architecture