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

Socket.io v2 Breaks Adapter #13

Closed
ShaneMalachow opened this issue Jul 20, 2017 · 2 comments
Closed

Socket.io v2 Breaks Adapter #13

ShaneMalachow opened this issue Jul 20, 2017 · 2 comments

Comments

@ShaneMalachow
Copy link

Whenever using socket.io 2 or later, the adapter breaks because it does not have a method required for the interface. This adapter has to be used with socket.io 1.

Fix: Change package.json to say "socket.io": "~1.0.2" rather than "socket.io":"^1.0.2"

@genixpro
Copy link
Contributor

@GabrielCastro I think you would be an excellent candidate to make this fix

@GabrielCastro
Copy link
Contributor

Fix with #14

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

No branches or pull requests

3 participants