ConnectOptions インターフェース
シグネチャ:
export interface ConnectOptions extends BrowserConnectOptions
**拡張:** BrowserConnectOptions
プロパティ
プロパティ | 修飾子 | 型 | 説明 | デフォルト |
---|---|---|---|---|
browserURL | オプション | 文字列 | ||
browserWSEndpoint | オプション | 文字列 | ||
ヘッダー | オプション | Record<string, string> | WebSocket 接続に使用するヘッダー。 | |
トランスポート | オプション | 接続トランスポート |