Skip to content

Optimize metacom proxy for sw#533

Merged
tshemsedinov merged 7 commits intomasterfrom
optimize
Feb 4, 2026
Merged

Optimize metacom proxy for sw#533
tshemsedinov merged 7 commits intomasterfrom
optimize

Conversation

@tshemsedinov
Copy link
Member

  • tests and linter show no problems (npm t)
  • tests are added/updated for bug fixes and new features
  • code is properly formatted (npm run fix)
  • description of changes is added in CHANGELOG.md
  • update .d.ts typings

So any tab or window will have just one connection to service worker.
Websockets are already implements this feature
MessagePort API can communicate between EventTransport and proxy started in service worker to have separate message chennel for metacom purposes.
@tshemsedinov tshemsedinov changed the title WIP: Optimize metacom proxy for sw Optimize metacom proxy for sw Feb 4, 2026
@tshemsedinov tshemsedinov merged commit 5120ed0 into master Feb 4, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant