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

Upgrade socket.io to newer release if possible #3467

Open
godber opened this issue Nov 16, 2023 · 1 comment
Open

Upgrade socket.io to newer release if possible #3467

godber opened this issue Nov 16, 2023 · 1 comment

Comments

@godber
Copy link
Member

godber commented Nov 16, 2023

We should consider upgrading socket.io to a newer version if possible, but this is a tricky one.

Socket.io is up to 4.7.2 at this point.

https://github.com/socketio/socket.io/releases/tag/4.7.2

This may be a tough thing to upgrade, but if we're experiencing Node 18 problems that relate to Socket.io ... we may be forced to upgrade to get a fix.

Previous issue:
#916

@godber
Copy link
Member Author

godber commented Nov 16, 2023

We've actually considered eliminating the event/messaging based communications altogether and may go down that route too.

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

No branches or pull requests

2 participants