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

Support for websockets==14.0 #14

Closed
stephanlensky opened this issue Nov 12, 2024 · 4 comments
Closed

Support for websockets==14.0 #14

stephanlensky opened this issue Nov 12, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@stephanlensky
Copy link
Owner

The latest websockets==14.0 update has caused Zendriver to crash on browser start, see here: #12.

For now, we have pinned an older version of websockets, but we should fix the incompatibility so that we can upgrade to latest.

@therealpurplemana
Copy link

It appears that this is broken again in: Version 131.0.6778.70 (Official Build) (arm64)

@stephanlensky
Copy link
Owner Author

@therealpurplemana are you using websockets==13.1? I'm pretty sure the previous issue wasn't related to the Chrome version, it was just the websockets upgrade which caused it.

@therealpurplemana
Copy link

therealpurplemana commented Nov 12, 2024 via email

@stephanlensky
Copy link
Owner Author

This is fixed in the latest version, see https://github.com/stephanlensky/zendriver/releases/tag/v0.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants