Send a player heartbeat
Lobbies
Send a player heartbeat
Updates the caller’s lastHeartbeat timestamp. Only needed if the lobby config has heartbeat: true enabled — in that case, players whose heartbeat is older than heartbeatTimeout seconds are evicted by the lobby-sweep cron.
Use this for polling clients where the SSE connection (which acts as an implicit heartbeat) isn’t available. Send every few seconds (well under heartbeatTimeout).
POST
Send a player heartbeat
Documentation Index
Fetch the complete documentation index at: https://docs.playflowcloud.com/llms.txt
Use this file to discover all available pages before exploring further.