> For a complete index of all SignalWire documentation pages, fetch https://signalwire.com/docs/llms.txt

# connect

> connect method for the SignalWire Client.

### connect

* **connect**(): `void`

Connects to the WebSocket client. SignalWire manages the WebSocket connection automatically in most cases, so you'll only need to use `connect` in the rare edge cases when you need to manually manage the connection.

#### Returns

`void`