[Webkit-unassigned] [Bug 149850] Reinstate support for SharedWorkers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 28 23:56:59 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=149850

Evan Bovie <evan at mirareality.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evan at mirareality.com

--- Comment #38 from Evan Bovie <evan at mirareality.com> ---
(In reply to Maciej Stachowiak from comment #11)

Our company's use case is similar to the single, persistent server connection for multiple tabs case that other commenters have mentioned. For our AR video conferencing and remote audit product, we're connecting to a message broker over WebSockets, and we need all tabs to receive the same messages to ensure the same state. We're also supporting robust communication for low/no-connectivity environments, and our implementation relies on a single connection (one queue) per browser. This would also help us reduce server and client resource utilization.

Unless we consider complicated workarounds for Safari, we must continue to ask our clients to use Chrome or Firefox.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210729/1b322dd3/attachment.htm>


More information about the webkit-unassigned mailing list