fix: WebSocket heartbeat ping for iPad resilience #399
Reference in New Issue
Block a user
Delete Branch "kimi/issue-362"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a 15-second heartbeat ping to the Workshop WebSocket relay (
/api/world/ws) so dead connections — especially from Safari tab suspension on iPad — are detected promptly instead of only on the next broadcast.Also adds tests for the heartbeat mechanism.
Fixes #362
Pull request closed