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

Align SharedService implementations. #97

Merged
merged 1 commit into from
Jun 24, 2023
Merged

Align SharedService implementations. #97

merged 1 commit into from
Jun 24, 2023

Conversation

rhashimoto
Copy link
Owner

@rhashimoto rhashimoto commented Jun 24, 2023

This unifies the two SharedService implementations. Only the SharedService methods #getClientId() and #sendPortToClient() now depend on the mechanism (SharedWorker or service worker) to establish the MessageChannel to the service.

@rhashimoto rhashimoto merged commit 0dfd732 into master Jun 24, 2023
1 check passed
@rhashimoto rhashimoto deleted the shared-service branch June 24, 2023 19:13
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.

None yet

2 participants