Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 325 Bytes

TODOs.md

File metadata and controls

7 lines (6 loc) · 325 Bytes

Todo list

[ ]: Rework the way that the http header is handled, from individual std:string to one big c string with pointers [ ]: Use a thread pool instead of spawning n thread on request [x]: Conversion to HTTPS with SSL [ ]: Better receive method, be sure to receive the entire request [ ]: Separate Log and server shell