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

Enabling COOP/COEP without touching the server #183

Open
stevekrouse opened this issue Mar 29, 2022 · 0 comments
Open

Enabling COOP/COEP without touching the server #183

stevekrouse opened this issue Mar 29, 2022 · 0 comments
Labels
docs Improvements or additions to documentation

Comments

@stevekrouse
Copy link
Contributor

stevekrouse commented Mar 29, 2022

Chromium

  1. Install chromium brew install chromium
  2. Ensure chromium works
  3. chromium --disable-web-security --user-data-dir=/tmp/user_data --enable-features=SharedArrayBuffer

Using Service Workers

https://stefnotch.github.io/web/COOP%20and%20COEP%20Service%20Worker/ / https://github.com/gzuidhof/coi-serviceworker

@stevekrouse stevekrouse added the docs Improvements or additions to documentation label Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant