# Functions
NewSSEClient creates an object for stream interactions.
# Variables
ErrStreamDisconnect is a stream disconnect error.
# Interfaces
Connection is simple interface for streams.
EventStreamListener provides a way to hook in to the SSE Events that the SDK recieves from the FeatureFlags server and forward them on to another type.