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

Compare the performance of BroadcastChannels to MessageChannels #5423

Closed
tobiu opened this issue Jun 17, 2024 · 2 comments
Closed

Compare the performance of BroadcastChannels to MessageChannels #5423

tobiu opened this issue Jun 17, 2024 · 2 comments
Labels
enhancement New feature or request stale

Comments

@tobiu
Copy link
Collaborator

tobiu commented Jun 17, 2024

So far we are using MessageChannels to connect the different realms. This is a bit cumbersome with forwarding ports, but works well.

We should do some benchmarking to compare it to:
https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API

Using them (with specific channel names) would remove the need to manually pass ports.

@tobiu tobiu added the enhancement New feature or request label Jun 17, 2024
Copy link

This issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale label Sep 16, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

1 participant