Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SharedWorker support #2457

Closed
4 tasks done
kalvenschraut opened this issue Dec 7, 2022 · 0 comments · Fixed by #2431
Closed
4 tasks done

Add SharedWorker support #2457

kalvenschraut opened this issue Dec 7, 2022 · 0 comments · Fixed by #2431
Assignees
Labels
enhancement New feature or request

Comments

@kalvenschraut
Copy link
Contributor

Clear and concise description of the problem

I would like to unit test my shared worker. I noticed the web worker package, and figured there wouldn't be to much of difference between the two.

Suggested solution

Biggest thing would be that there is a connect event and then you listen onto the port in the event as shown on MDN

Alternative

No response

Additional context

No response

Validations

@sheremet-va sheremet-va added the enhancement New feature or request label Dec 8, 2022
@sheremet-va sheremet-va self-assigned this Dec 8, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants