Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/helper/websocket/index.ts>WSReadyState

Fast, Lightweight, Web-standards
Very Popular
Go to Latest
type alias WSReadyState
import { type WSReadyState } from "https://deno.land/x/hono@v4.1.4/helper/websocket/index.ts";
definition:
| 0
| 1
| 2
| 3