Static
Private
routesStatic
Private
standaloneStatic
RoutesGet all registered routes.
Static
StandaloneGet all registered standalone routes.
Route a websocket request.
The websocket request to route.
Static
getGet a route by its method.
The method to search for.
Static
loadStatic
registerRegister a route.
The websocket route to register.
Static
registerRegister a standalone route.
The standalone websocket route to register.
Static
removeGenerated using TypeDoc
WebsocketRouter class handles routing for websocket requests.