Server-sent events: data: lines accumulate until a blank line dispatches them (joined with \n), event: names the frame, comments are skipped. A trailing frame with no blank line after it is dispatched at end of stream.
data:
\n
event:
Server-sent events:
data:lines accumulate until a blank line dispatches them (joined with\n),event:names the frame, comments are skipped. A trailing frame with no blank line after it is dispatched at end of stream.