mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-05 08:55:54 +08:00
feat(flightlab): add WebSocket handler for instructor-participant session sync
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -73,5 +73,10 @@ export default defineNuxtConfig({
|
||||
'~/assets/css/opensquawk-glass.css',
|
||||
'~/assets/css/learn-theme.css'
|
||||
],
|
||||
nitro: {
|
||||
experimental: {
|
||||
websocket: true,
|
||||
},
|
||||
},
|
||||
|
||||
})
|
||||
Reference in New Issue
Block a user