exokit-web icon indicating copy to clipboard operation
exokit-web copied to clipboard

Explore Cloudflare Workers

Open avaer opened this issue 5 years ago • 1 comments

Hubs uses CF workers for CORS-busting; we could probably adopt the same approach.

avaer avatar Sep 13 '19 03:09 avaer

https://github.com/Zibri/cloudflare-cors-anywhere

and

https://github.com/mozilla/hubs-ops/blob/master/workers/cors-proxy.js

chrislatorres avatar Sep 20 '19 20:09 chrislatorres