MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / check-stream-reliability.mjs

File check-stream-reliability.mjs

scripts/check-stream-reliability.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3const serverUrl = new URL(
4 process.env.SIMDECK_SERVER_URL ?? process.argv[2] ?? "http://127.0.0.1:4310",

Callers

nothing calls this directly

Calls 7

freshClientStreamsFunction · 0.85
errorMethod · 0.80
logMethod · 0.80
fetchJsonFunction · 0.70
streamKeyFunction · 0.70
numericFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected