Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use node-native WebSocket #325

Open
fregante opened this issue Aug 11, 2024 · 0 comments
Open

Use node-native WebSocket #325

fregante opened this issue Aug 11, 2024 · 0 comments

Comments

@fregante
Copy link
Owner

https://nodejs.org/api/globals.html

No need to import an external module.

VS Code July 2024 includes Electron 30, which includes node 20.14, which includes native websockets:

https://code.visualstudio.com/updates/v1_92

Before then, the last Electron/Node update was in May, which was only to v20.9, which doesn't have native websockets

https://code.visualstudio.com/updates/v1_90

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant