data: {"type":"connection","message":"SSE connection established","timestamp":"2025-01-19T11:00:00.000Z","counter":0}
data: {"type":"update","message":"SSE update #1","timestamp":"2025-01-19T11:00:02.000Z","counter":1,"data":{"serverTime":"2025-01-19T11:00:02.000Z","randomValue":123,"uptime":123.45}}
data: {"type":"update","message":"SSE update #2","timestamp":"2025-01-19T11:00:04.000Z","counter":2,"data":{"serverTime":"2025-01-19T11:00:04.000Z","randomValue":456,"uptime":125.45}}
...
data: {"type":"close","message":"SSE test completed","timestamp":"2025-01-19T11:00:20.000Z","counter":10}