- Fix HealthGateway socket access: use this.server.sockets.get() instead of this.server.sockets.sockets.get() for namespaced gateways - Add /admin/hosts route to App.tsx for multi-host monitoring page - Add "All Hosts" navigation link to AdminDashboard header The WebSocket was crashing every 5s because in Socket.IO with namespaces, this.server IS the namespace, so .sockets is the Map directly. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| status-dashboard | ||