|
|
|
|
|
by kzahel
424 days ago
|
|
I wrote the original version of this "simple web server" app (https://chromewebstore.google.com/detail/web-server-for-chro...) because the built-in python http server is a bit buggy. It would hang on some connections when loading a webpage with a lot of small assets.
I was surprised how many people found it useful. More so when Chrome web apps were supported on other platforms (mac/linux/windows). |
|