ServerInfoWorker: {
    client_id: string;
    state: "WorkerState.CONNECTED" | "WorkerState.DISCONNECTED";
}