launchdarkly_event_source_client library

launchdarkly_sse provides SSE streaming functionality.

Classes

EventSourceLogger
Simple logging interface for the event source client
MessageEvent
Represents a message that came across the SSE stream.
NoOpLogger
No-op logger implementation that does nothing
PrintLogger
Simple print-based logger for basic logging
SSEClient
An SSEClient that works to maintain a SSE connection to a server.

Enums

LogLevel
SseHttpMethod
HTTP methods supported by the event source client.