method WebSocketService.prototype.routeCount
WebSocketService.prototype.routeCount(): number

Number of registered routes — reported by the health indicator.

Return Type

number

Usage

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