diff --git a/server.spl b/server.spl index 7cd5d2e..9e8fe26 100644 --- a/server.spl +++ b/server.spl @@ -147,6 +147,7 @@ func handle-client { | with client ; :write-content-type<"application/x-baseband-events"> :writeln<""> dup:=wrote-body;<1> + :writeln<"init" null Event:new:json> :stream dup:flush; clients:push-front;