export interface WebSocketServerData { port: number; namespace: string; }