AllenCell / AllenCell/agave

webserver mode: websocket heartbeat ping

Aperta
#61 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.