export interface WebSocketConnectOptions { url: string; }