|
|
|
|
|
by Matthias247
1586 days ago
|
|
I think this depends on the client/implementation. SSE call is just a http request with a continuous body stream. If it gets terminated clients could try to make another of those requests or not. That said the EventSource client in Browsers - which most people are likely using- will automatically reconnect |
|
https://html.spec.whatwg.org/multipage/server-sent-events.ht...