Skip to content

Background modes #286

Description

@davertay-j

Explore what we can have the app do when backgrounded in terms of bluetooth connections. Can it hold long-lived connections open and continue to process data?

If the web page process is suspended after some time in the background, how do we handle data that arrives on the connection? Hopefully it will not block or hang anything. And even if the web page does get suspended it would still be useful to hold the connection open so things resume naturally when re-foregrounded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions