Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/SimDeck
/ webrtc.mjs
File
webrtc.mjs
scripts/integration/webrtc.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ spawn, spawnSync } from
"node:child_process"
;
3
import
fs from
"node:fs"
;
4
import
http from
"node:http"
;
Callers
nothing calls this directly
Calls
3
error
Method · 0.80
cleanup
Function · 0.70
main
Function · 0.70
Tested by
no test coverage detected