Skip to content

Automatically refresh connected clients #27

@gcpreston

Description

@gcpreston

Currently, if a new client connects, you have to click the blue "Refresh" button to select it. It would be nice if this could happen automatically, especially when the user sees the "no clients connected" screen and has to click refresh a bunch.

My idea of doing this is to use Socket.IO along with Flask-SocketIO. When a new client connection is registered, an event could be emitted from Flask to the web page, telling it to re-query and update the UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions