Template delivery

Notification feed

SSE template payload

This card arrives as mode: template over a real SSE stream, then keeps appending backend heartbeat events from the shared kiss stream without opening a second connection. The initial notification payload is static demo content — the transport is live, the initial content is fixed.

🔔 {% if count > 0 %} {{ count }} {% endif %}

Waiting for the next backend heartbeat event.

{% if count > 0 %} {% endif %}