socket.io v. 3: socket.io-client-swift cannot connect using allowEIO3 #3821
Unanswered
andreassemborg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am struggling with the transition to socket.io v.3. I really appreciate the allowEIO3 option and it works great for my web based clients. However, when a swift client tries to connect, I get the following error:
socket.io-client-swift log:
socket.io log:
Versions used:
socket.io-client-swift: 13.1.0
socket.io: 3.1.2
The swift client can connect when server is running socket.io 2.4.0.
A bug or a misconfiguration on my end?
Beta Was this translation helpful? Give feedback.
All reactions