Semro / syncwatch

Browser extension to watch videos together
MIT License
135 stars 19 forks source link

CORS issues lately #16

Closed WolfspiritM closed 6 months ago

WolfspiritM commented 3 years ago

Hi,

With Chromium Edge lately there has been a CORS issue when connecting to sync.herokuapp. I think it has to do with the bump of socket io as it introduced "cors: false".

Also the URL set via the options window doesn't work as it's not being used. Not sure why. So I had to do a workaround to self host but with cors: true connection works as expected.

Semro commented 6 months ago

Please reopen if it's still reproducible