rmaps-online/sync-server
Jeff Emmett ca1cd4877d feat: Add automatic periodic location requests via silent push
- Server sends silent push notifications every 60s (configurable)
- Only requests from rooms with active participants
- Cleans up stale push subscriptions automatically
- Interval configurable via LOCATION_REQUEST_INTERVAL env var

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 01:27:00 +01:00
..
.gitignore feat: Add WebSocket sync server for real-time location sharing 2025-12-25 22:00:55 -05:00
Dockerfile feat: Add WebSocket sync server for real-time location sharing 2025-12-25 22:00:55 -05:00
docker-compose.yml feat: Add automatic periodic location requests via silent push 2025-12-29 01:27:00 +01:00
package-lock.json feat: Add PWA push notifications for room events 2025-12-29 01:13:16 +01:00
package.json feat: Add PWA push notifications for room events 2025-12-29 01:13:16 +01:00
server.js feat: Add automatic periodic location requests via silent push 2025-12-29 01:27:00 +01:00