eventflux library

Classes

EventFlux
A class for managing event-driven data streams using Server-Sent Events (SSE).
EventFluxData
Represents the data structure for an EventFlux event.
EventFluxResponse
EventFluxResponse encapsulates the response from an EventFlux connection operation.
HttpClientAdapter
ReconnectConfig
Reconnect configuration for the client. Reconnect config takes three parameters:

Enums

EventFluxConnectionType
Enum to define the type of HTTP connection to be used in EventFlux.
EventFluxStatus
Enum representing the various statuses of an EventFlux connection.
ReconnectMode
Enum for reconnect mode.

Exceptions / Errors

EventFluxException
Represents exceptions specific to EventFlux operations.