eventflux library

Classes

EventFlux
A class for managing event-driven data streams using Server-Sent Events (SSE).
EventFluxBase
Abstract base class for EventFlux connection management.
EventFluxData
Represents the data structure for an EventFlux event.
EventFluxResponse
EventFluxResponse encapsulates the response from an EventFlux connection operation.

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.

Exceptions / Errors

EventFluxException
Represents exceptions specific to EventFlux operations.