method WebSocketConnection.prototype.path
WebSocketConnection.prototype.path(): string

The path this connection was opened on.

Return Type

string

Usage

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