ConnectOptions interface
Signature:
export interface ConnectOptions extends BrowserConnectOptions
Extends: BrowserConnectOptions
Properties
Property | Modifiers | Type | Description | Default |
---|---|---|---|---|
browserURL |
| string | ||
browserWSEndpoint |
| string | ||
headers |
| Record<string, string> | Headers to use for the web socket connection. | |
transport |
|