Jumper Chen

Results 85 comments of Jumper Chen

No, for socket.io-client, you should use https://github.com/rikulo/socket.io-client-dart. This library is used as a server to manage all socket client connections.

this is a server side library, so are you looking for https://github.com/rikulo/socket.io-client-dart ?

Can be done with this feature #55

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

which version are you using for client and server?

@Lewynation Which version are you using in Client and Server?

@TheAlphamerc Could you please provide the version information for both the server and the client?

Most of the time, this issue is not caused by this library itself. Instead, it may be caused by a server configuration issue either on Nginx or Apache, or by...

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