Showcases boundary swaps where inserted HTML is rescanned for signal bindings and delegated handlers.
Key files:
index.htmldefines aproductboundary and stream button.main.jsswaps product HTML into the boundary and updates a selected signal.
Start from the repo root:
python3 -m http.server 4173Open http://127.0.0.1:4173/examples/streaming/.
Verify:
pnpm run examples:check