eclipsesource / eclipsesource/tabris-js-cli
Notify client of file changes
Open
feature
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Once we have the debug websocket implemented (https://github.com/eclipsesource/tabris-js-cli/issues/8), we should use it to react to changes in the files delivered to the client, either by restarting the app or updating the module at runtime. Either way, only the changed files should be transferred again.
Contributor guide
Assessment
This issue has not been assessed yet.