docs: mark task 6.4 complete

This commit is contained in:
2026-05-24 12:46:18 +00:00
parent 09938bede4
commit 0a8f1419a6
@@ -46,7 +46,7 @@
- [x] 6.1 Add reconnection logic with exponential backoff
- [x] 6.2 Handle buffer replay on reconnect (process incoming bytes)
- [x] 6.3 Add reset function (send WebSocket message or call API)
- [ ] 6.4 Add heartbeat/ping to detect disconnections faster
- [x] 6.4 Add heartbeat/ping to detect disconnections faster
## 7. Testing