connect

View as Markdown

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