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 node22 native websockets #70

Open
zoe-codez opened this issue Sep 14, 2024 · 0 comments
Open

Support for node22 native websockets #70

zoe-codez opened this issue Sep 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@zoe-codez
Copy link
Member

🪤 Context

Want to move ws to an optional dependency (required for node20)

https://nodejs.org/docs/latest/api/http.html#websocket

📬 Caveats

Emphasis on non-breaking changes for this, there's no major benefit to force migrating everyone at this time.
A deprecation warning can be added in the future for node20, but intend to support both for a while as part of this

🩻 Additional details

The websocket appears to be the only feature to actively attempt to take advantage of as part of the 22 upgrade

@zoe-codez zoe-codez added the enhancement New feature or request label Sep 14, 2024
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

1 participant