kzahel / web-server-chrome

An HTTP Web Server for Chrome (chrome.sockets API)
https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb
Other
1.25k stars 275 forks source link

Hot Page Reload (auto reload) #119

Open polotto opened 6 years ago

polotto commented 6 years ago

Congratulations for this project, really amazing and easy to use! I thinking to use Web Server for Chrome to develop simple web apps for educational proposes. For this, auto reload option would be amazing! Is this option hard to implement?

kzahel commented 6 years ago

It would certainly be possible; however to have it be efficient we need this issue to be resolved: https://bugs.chromium.org/p/chromium/issues/detail?id=261491

So probably it won't happen anytime soon.

polotto commented 6 years ago

Thanks for answer. The way is wait the bug correction.