mirror of
https://github.com/SrIzan10/helium.git
synced 2026-06-06 00:56:58 +00:00
feat: initial untested signaling
This commit is contained in:
@@ -25,4 +25,9 @@ export default defineNuxtConfig({
|
||||
*/
|
||||
componentDir: './components/ui'
|
||||
},
|
||||
nitro: {
|
||||
experimental: {
|
||||
websocket: true
|
||||
}
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user