TokTok / website

The TokTok website
https://toktok.ltd/
GNU General Public License v3.0
10 stars 54 forks source link

Cedar: monitor local file changes and reload loaded files on change #109

Closed iphydf closed 6 years ago

iphydf commented 6 years ago

When files change on disk, we want to propagate that change to clients. There is an FSWatcher that we can use for this.