MCPcopy Create free account
hub / github.com/IgorWarzocha/howcode / dev-web-bridge-node.ts

File dev-web-bridge-node.ts

scripts/dev-web-bridge-node.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const leadingDotsPattern = /^\.+/
2
3import { mkdir, open, stat } from 'node:fs/promises'
4import http from 'node:http'

Callers

nothing calls this directly

Calls 14

getAttachmentKindFunction · 0.90
getSafeExternalUrlFunction · 0.90
openPathWithSystemFunction · 0.90
sendSseEventFunction · 0.85
hasValidBridgeTokenFunction · 0.85
sendJsonFunction · 0.85
handleBridgeEventsFunction · 0.85
handleBridgeRequestFunction · 0.85
allMethod · 0.80

Tested by

no test coverage detected