webserver mode: websocket heartbeat ping
Aperta
- Lingua principale
- C++
- Stelle
- 62
- Fork
- 9
- Merge medio
- 1g 2h
- PR unite (30g)
- 1
Descrizione
## Use Case
Server might keep on rendering even when user is idle
## Solution
Implement some sort of timeout to determine when to stop rendering:
Add a heartbeat to the javascript client and a receiver on the server, such that the server can close connection and clean up resources if the heartbeat stops. (choose some reasonable timeout time)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.