Message reactions, presence pub/sub, and heartbeat enforcement
· 4 min read
Hotsock v1.13 introduces message reactions, presence member events on pub/sub (SNS/EventBridge), and a heartbeatTimeout claim for server-enforced connection liveness.
Hotsock v1.13 introduces message reactions, presence member events on pub/sub (SNS/EventBridge), and a heartbeatTimeout claim for server-enforced connection liveness.
Hotsock v1.12 introduces channel storage for persistent per-key state on channels and live user metadata updates so clients can change their user metadata (umd) without reconnecting. Both features are designed to reduce the amount of state your backend needs to manage and push more real-time coordination into Hotsock itself.