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 Version 3 #28

Open
danielehrhardt opened this issue Nov 12, 2020 · 1 comment
Open

Socket IO Version 3 #28

danielehrhardt opened this issue Nov 12, 2020 · 1 comment

Comments

@danielehrhardt
Copy link

danielehrhardt commented Nov 12, 2020

I think the Server does not work with Socket IO Version3.

Request:
https://sss/socket.io/?userid=ddd&sessionid=ddd&msgEvent=RTCMultiConnection-Message&socketCustomEvent=RTCMultiConnection-Custom-Message&autoCloseEntireSession=true&maxParticipantsAllowed=1000&extra=%7B%7D&EIO=4&transport=polling&t=NM-5rDj
I am getting:
message: "Bad handshake method"

https://socket.io/docs/v3/migrating-from-2-x-to-3-0/index.html

@wanaideed
Copy link

wanaideed commented Mar 24, 2022

just install socket.io version 2.
npm install [email protected]

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

2 participants