Dev Log 13
I've wrote a simpler server to serve the static files generated by Lyceum.
Learned about the basics of socket programming and how to parse arguments using
getopt
. You can check it out on here
I've wrote a simpler server to serve the static files generated by Lyceum.
Learned about the basics of socket programming and how to parse arguments using
getopt
. You can check it out on here