startup
Used to start up the connection and reload subscriptions if the maintainSubscriptions option is enabled.
Parameters
Parameter | Type | Description |
---|---|---|
this | WebSocketConnection | The WebSocket connection. |
Returns
Promise
<void
>
Used to start up the connection and reload subscriptions if the maintainSubscriptions option is enabled.
Parameter | Type | Description |
---|---|---|
this | WebSocketConnection | The WebSocket connection. |
Promise
<void
>