2.1.0 Tweaks and some fixes
-
Swapped how the clock gets it's time from p5's default time function to JS's built in function for getting the time
-
Removed the 0's before the numbers in the date as it felt unnecessary and weird
-
Fixed the server not actually not using HTTPS when httpsMode is set to false.
-
Changed how the server changes ports for httpsMode
-
Removed unnecessary blank comment on the server