fn quit_event_frame() -> String
Build the Server-Sent Events frame announcing that the server is quitting.
The data payload is unused by the frontend (the event name alone is the signal), but SSE frames must carry a data: line.
data: