spaxel/mothership/internal/db
jedarden ff3428fee6 feat: robust WebSocket reconnection with backoff, extrapolation, and visual states
Implements exponential backoff (1s→10s cap) with ±500ms jitter,
blob position extrapolation during disconnects (capped at 2s),
three visual states (silent <5s, dimming 5-30s, modal >30s),
and automatic scene restoration on reconnect.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 12:34:35 -04:00
..
db.go feat: add environment variable validation with documented defaults 2026-04-07 12:15:06 -04:00
migrate.go fix: resolve deadlock in database migration engine 2026-04-06 11:05:02 -04:00
migrate_test.go fix: resolve deadlock in database migration engine 2026-04-06 11:05:02 -04:00
migrations.go feat: robust WebSocket reconnection with backoff, extrapolation, and visual states 2026-04-07 12:34:35 -04:00
migrations.go.bak feat: implement database schema migration engine 2026-04-06 10:43:58 -04:00