Skip to content

chore: add force websockets option - #356

Merged
kevmo314 merged 1 commit into
mainfrom
ws
Jul 30, 2026
Merged

chore: add force websockets option#356
kevmo314 merged 1 commit into
mainfrom
ws

Conversation

@juaoose

@juaoose juaoose commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

This allows users to reliably force websockets, looks like overriding outside of this package was more reliable with older firebase versions...

This is currently to unblock the use of this package on our Twitch extension, which is currently always trying to use long polling and gets blocked as it tries to load additional scripts that can't be whitelisted.

It's either something like this or having the extension not use this package and simply use firebase and our firebase project db's url...

This allows users to reliably force websockets, looks like overriding
outside of this package was more reliable with older firebase
versions...

This is currently to unblock the use of this package on our Twitch
extension, which is currently always trying to use long polling and gets
blocked as it tries to load additional scripts that can't be
whitelisted.

It's either something like this or having the extension not use this
package and simply use firebase and our firebase project db's url...
@juaoose
juaoose requested a review from kevmo314 July 30, 2026 15:31
@github-actions

Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 59f4c41):

(expires Thu, 06 Aug 2026 15:32:07 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 97736d8937dc1c35fa9cd85e09c8e5539fc44d09

@kevmo314
kevmo314 merged commit 44be209 into main Jul 30, 2026
2 checks passed
@kevmo314
kevmo314 deleted the ws branch July 30, 2026 21:31
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.

2 participants