WebGL 대응 코드 적용

This commit is contained in:
logonkhi
2025-11-11 18:23:16 +09:00
parent 293e7b5cef
commit caf3737111
20 changed files with 55955 additions and 34588 deletions

View File

@@ -19,8 +19,8 @@
},
"api": "http://localhost:8888",
"mqtt": {
"host": "mqtt-input.flexing.ai",
"port": 3000,
"host": "localhost",
"port": 1883,
"dataKey": "data",
"messagePack": false
}