class SplitIoClient::SSE::SSEHandler

def stop_workers

def stop_workers
  @splits_worker.stop
  @segments_worker.stop
end