Skip to content

Documents for @litert/websocket / Client / IWssConnectOptions

Interface: IWssConnectOptions

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

The type for the options of secure WebSocket client. This type is the combination of https.RequestOptions and IWsConnectOptionsBase.

See

IWsConnectOptionsBase

Extends