MCPcopy 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
2import { spawn, spawnSync } from "node:child_process";
3import fs from "node:fs";
4import http from "node:http";

Callers

nothing calls this directly

Calls 3

errorMethod · 0.80
cleanupFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected