Built-in (native) events exposed by the client-side EventSource.
Fired when the connection is closed (client- or server-initiated).
Fired when a native EventSource error occurs or decoding fails.
Fired for default SSE messages without an explicit event: field.
event:
Fired when the SSE connection is established.
Built-in (native) events exposed by the client-side EventSource.