MCPcopy 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

1import { Router } from 'express';
2import { WebSocketServer } from 'ws';
3
4import { rivetDebuggerSocketRoutes, startRivetDebuggerServer } from './RivetDebuggerRoutes.js';

Callers

nothing calls this directly

Calls 4

runMessageGraphFunction · 0.85
startRivetDebuggerServerFunction · 0.85
runRivetGraphFunction · 0.85

Tested by

no test coverage detected