diff --git a/pages/templates/tools.ssedemo.html b/pages/templates/tools.ssedemo.html index 4a7eba9..2d2cec7 100644 --- a/pages/templates/tools.ssedemo.html +++ b/pages/templates/tools.ssedemo.html @@ -1,7 +1,7 @@ -{{define "title"}}Atridad Lahiji // SSE{{end}} +{{define "title"}}Atridad Lahiji // Tools // SSE Demo{{end}} {{define "headercontent"}} -Atridad Lahiji // SSE
BETA
+Atridad Lahiji // Tools // SSE Demo {{end}} {{define "head"}} @@ -9,7 +9,7 @@ Atridad Lahiji // SSE
BETA
{{end}} {{define "main"}} -

Server Sent Events

+

Server Sent Events Demo

This page demonstrates the use of the HTMX SSE Extention to receive Server Sent Events on the "default" channel.