SseWriter
type SseWriter = unknownPush surface handed to a ctx.sse(...) producer.
send and comment resolve once the transport has pulled the frame, so a
producer that awaits each call is paced by the connection (at most one frame
is buffered).
Learn: Server-sent events