Listeners for monitorList/importantHeartbeatList/heartbeat were being attached after the login ack resolved, but the server pushes that data right after login — sometimes in the same tick as the ack — so Socket.IO dropped it before a listener existed. Listeners now attach before login is sent. |
||
|---|---|---|
| .. | ||
| db | ||
| docker | ||
| integrations | ||
| routes | ||
| ssh | ||
| tunnels | ||
| types | ||
| server.ts | ||
| types.d.ts | ||