Add to-do items

This commit is contained in:
Jordan Bancino 2022-08-28 15:45:13 -04:00
parent d7d960b77d
commit 8ec6d6afb3

View file

@ -497,6 +497,8 @@ can get involved.
<li><s>Parse the <b>Telodendria</b> config file</s></li> <li><s>Parse the <b>Telodendria</b> config file</s></li>
<li>Add <s>license/</s>documentation comments to all source files</li> <li>Add <s>license/</s>documentation comments to all source files</li>
<li>Implement a simple HTTP server</li> <li>Implement a simple HTTP server</li>
<li>Implement HTTP param parser</li>
<li>Properly decode paths</li>
<li> <li>
Design the server architecture Design the server architecture
<ul> <ul>