Skip to content

Explore using a "Shared Worker" to handle a server side event stream to hold control open #23

@akc42

Description

@akc42

See https://developer.mozilla.org/en-US/docs/Web/API/SharedWorker It looks like it might be able to remain running in the background. However its existance depends on a page keeping a ref to it, so not sure.

  • run some tests with a server side event to see if it keeps working with a shared worker when the browser is hidden
  • Implement if it works

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions