mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-01 06:06:05 +08:00
4d94bd31010da225f7778a334b63c424ab13a005
Moves the bridge-token poller, COM1 active/standby mirroring, telemetry forwarding to the Python backend, and the remote-PTT WebSocket out of live-atc.vue. The bridge's own onMounted/watch(bridgeToken)/onUnmounted wiring moves with it, so stopBridgeSync/disconnectPttSocket drop out of the page's onUnmounted; the remaining teardowns there (ATIS loop, pre-rec capture, airport refresh, silence timer) still belong to other composables. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
Languages
TypeScript
67.3%
Vue
31.8%
CSS
0.6%
JavaScript
0.3%