Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ironclad/rivet-example
/ Router.ts
File
Router.ts
server/src/Router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Router } from
'express'
;
2
import
{ WebSocketServer } from
'ws'
;
3
4
import
{ rivetDebuggerSocketRoutes, startRivetDebuggerServer } from
'./RivetDebuggerRoutes.js'
;
Callers
nothing calls this directly
Calls
4
runMessageGraph
Function · 0.85
startRivetDebuggerServer
Function · 0.85
runRivetGraph
Function · 0.85
rivetDebuggerSocketRoutes
Function · 0.85
Tested by
no test coverage detected