AllenCell / AllenCell/agave

webserver mode: websocket heartbeat ping

未关闭
#61 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
62
派生
9
平均合并
1 天 2 小时
30 天内合并 PR
1

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。