8000 Support for Shared Workers · Issue #2004 · cometd/cometd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support for Shared Workers #2004
Open
Open
@njoel24

Description

@njoel24

CometD version(s) 8

Question
Dear team,
we have a requirement in our project to run cometD in a shared worker because the web app is usually opened on more tabs.
So the idea is to have only one connection to cometD and get notifications and send them back to the main thread on a specific tab.

I can see that the cometD fails to load on the shared worker because of window object not found.

It would be great if shared worker would be supported by cometD as of today shared workers are available in main browsers, especially on Chrome , but also on Safari , Edge and FF.

How do you see this?

Thanks in advance for your answer!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0