Skip to content

Documents for @litert/websocket / Client / IWsConnectOptions

Interface: IWsConnectOptions

Defined in: src/lib/Client.ts:252

The type for the options of plain WebSocket client. This type is the combination of http.RequestOptions and IWsConnectOptionsBase.

See

IWsConnectOptionsBase

Extends