Home > @holochain/client > WebsocketConnectionOptions
Options for a Websocket connection.
Signature:
export interface WebsocketConnectionOptions
Property |
Modifiers |
Type |
Description |
---|---|---|---|
number |
(Optional) Timeout to default to for all operations. | ||
URL |
(Optional) The | ||
(Optional) Options to pass to the underlying websocket connection. |