socket.io-client-dart icon indicating copy to clipboard operation
socket.io-client-dart copied to clipboard

Not upgraded to websocket

Open Siddhant-Kr-Singh opened this issue 1 year ago • 5 comments

Not able to do xhr polling when Handshake Connection is not established with Socket.io Server.

Flutter client socket_io_client: ^2.0.2

Nodejs Server: "socket.io": "^4.1.2"

Siddhant-Kr-Singh avatar Apr 27 '23 14:04 Siddhant-Kr-Singh

same

danikhan632 avatar May 26 '23 00:05 danikhan632

same here

ShakeShakeJiang avatar Jun 25 '23 13:06 ShakeShakeJiang

Here is the solution: https://github.com/rikulo/socket.io-client-dart/issues/319

ShakeShakeJiang avatar Jun 25 '23 13:06 ShakeShakeJiang

Same problem

rahman-cmd avatar Jul 03 '23 16:07 rahman-cmd

XHR on Flutter? FYI - https://github.com/rikulo/socket.io-client-dart#usage-flutter

jumperchen avatar Jul 18 '23 10:07 jumperchen