Since everything is in memory:
- When any css file is changed only update that, and refresh page.
- When any html file is changed, update that protocol stream only, and refresh page.
- When any static resource changed, update that protocol, and refresh page.
- When the state changed, run protocol, and refresh page.
Since everything is in memory: