Options accepted by the MockWebSocket constructor's fourth argument.
@rest-vir/api
Optional
When true, the constructed mock will stay in the Connecting state until the test calls instance.open() explicitly. Defaults to false (auto-opens on next tick).
true
Connecting
instance.open()
Options accepted by the MockWebSocket constructor's fourth argument.
Package
@rest-vir/api