Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
const
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
freshClientStreams
Function · 0.85
error
Method · 0.80
log
Method · 0.80
fetchJson
Function · 0.70
streamKey
Function · 0.70
numeric
Function · 0.70
get
Method · 0.65
Tested by
no test coverage detected