Open WoosterInitiative opened 1 month ago
Use "0.0.0.0" explicitly instead of "0" for default host. Tutorial would not complete in Windows for non-obvious reasons.
Created a HostPort class for better consistency throughout project.
HostPort
Seems to be an issue with some of the tests in Windows? Haven't dug through them yet.
Use "0.0.0.0" explicitly instead of "0" for default host. Tutorial would not complete in Windows for non-obvious reasons.
Created a
HostPort
class for better consistency throughout project.Seems to be an issue with some of the tests in Windows? Haven't dug through them yet.