franz newline

This commit is contained in:
Adam Jeniski 2025-07-18 18:44:14 -09:00
parent a967de6d75
commit 43f3a530eb

View File

@ -42,7 +42,7 @@
(u/patch-signals-edn! sse {:msg (subs message 0 (inc i))})
(Thread/sleep 500)))})
;; http stuff
(def routes
(concat
(defpage home-page)
@ -54,7 +54,6 @@
(def handler (rr/ring-handler router))
;; repl it up ;P
(comment
(u/broadcast-signals! {:msg "hi franz"})