Files
ProxmoxVE-Local/server.js
Michel Roegl-Brunner d3da1038db Fix WebSocket upgrade handling to preserve Next.js HMR handlers
- Save existing upgrade listeners before adding our own
- Call existing listeners for non-matching paths to allow Next.js HMR
- Only handle /ws/script-execution ourselves
- This ensures Next.js can handle its own WebSocket upgrades for HMR
2025-11-26 09:01:29 +01:00

39 KiB