property WsSocketLike.readyState

Numeric ready state, matching the web WebSocket API's values.

Type

number

Usage

import { type WsSocketLike } from "runtime/src/index.ts";