Skip to content

WebSocket push updates for dashboard #4

Description

@dcondrey

The dashboard currently polls /api/locations every 30 seconds. Replace with WebSocket push so the map updates instantly when new data arrives.

Options: Flask-SocketIO, or switch to a simple SSE (Server-Sent Events) endpoint which requires no extra dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions