OptionaleventAdditional EventSource event names to subscribe to
Optionalheaders
Custom headers (EventSource doesn't natively support headers)
OptionalheartbeatTimeout in milliseconds to detect heartbeat inactivity
OptionalmaxMaximum number of reconnect attempts
OptionalonCalled when a WebSocket connection closes
OptionalonCalled when an error occurs
OptionalonCalled with every registered connection message, including custom SSE event types
OptionalonCalled when a message is received
OptionalonCalled when the connection opens
OptionalonCalled when a reconnect attempt happens
Optionalparams
Optional query parameters appended to the URL
OptionalretryDelay between reconnect attempts in milliseconds
OptionaltransformFunction to transform incoming messages
OptionalwithInclude cookies/credentials when connecting
SSE-specific configuration