class SplitIoClient::SSE::SSEHandler

def start_workers

def start_workers
  @splits_worker.start
  @segments_worker.start
end