UNPKG

websocket-pro-client

Version:

High-performance WebSocket client with auto-reconnect, heartbeat and priority messaging

3 lines (2 loc) 108 B
import { WebSocketConfig } from '../types'; export declare const DEFAULT_CONFIG: Required<WebSocketConfig>;