property WebSocketRouteDefinition.path

The exact URL path to accept upgrades on (e.g. /ws/chat).

Type

string

Usage

import { type WebSocketRouteDefinition } from "websocket-plugin/src/index.ts";