AllenCell / AllenCell/agave

webserver mode: websocket heartbeat ping

Aberta
#61 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
C++
Estrelas
62
Forks
9
Merge médio
1d 2h
PRs com merge (30d)
1

Descrição

## 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)

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.