nuclearace / Socket.IO-Client-Swift

socket.io-client for Swift
Other
361 stars 53 forks source link

Socket Emit is giving me Invalid HTTP upgrade issue #163

Open allMighto opened 6 years ago

allMighto commented 6 years ago

Hi, I've tried socket.io-client-swift version 13.1.3, 12.1.3, and ver8x. the socket client is able to succesfully connect and stay connected to my nodeJs socketio2 server however, everytime when i emit an event from the client to my server it gets disonnected and the error is Invalid HTTP upgrade issue.