LearnBoost / up

Zero-downtime reloads and requests load balancer based on distribute.
540 stars 73 forks source link

Add watch support to javascript #32

Open Kingdutch opened 12 years ago

Kingdutch commented 12 years ago

Currently only the cli version of the module supports to watch for file changes, however it would be nice if we could watch files from a program too. Either that or the cli version of up would need to support https as well. The problem with the latter solution would be that we lose the ability to set up a single http server forwarding everything to https while up runs https and socket.io.