property RunSignals.onWsOpen

Resolves when the WebSocket connection from the browser page is established.

Type

(() => void) | null

Usage

import { type RunSignals } from "lib/types.ts";