Code Monkey home page Code Monkey logo

Comments (6)

xhp281 avatar xhp281 commented on August 17, 2024

I have also encountered this problem. How did you solve it?

from web_socket_channel.

a1245582339 avatar a1245582339 commented on August 17, 2024

I have also encountered this problem. How did you solve it?

So do I

from web_socket_channel.

manoellribeiro avatar manoellribeiro commented on August 17, 2024

@xhp281 and @a1245582339 I don't know if you both are still looking for a solution, but this package worked like a charm for me.
https://pub.dev/packages/socket_io_client

from web_socket_channel.

xhp281 avatar xhp281 commented on August 17, 2024

@ xhp281和@ a1245582339我不知道你们俩是否还在寻找解决方案,但是此软件包对我来说就像是一种魅力。
https://pub.dev/packages/socket_io_client

thanks

from web_socket_channel.

toskyline avatar toskyline commented on August 17, 2024

so do I

from web_socket_channel.

Stephen-liangz avatar Stephen-liangz commented on August 17, 2024

iOS and Android both failed with same error

After investigation, it is found that the response data sent by the server is not utf8. WebSocketChannel fails to parse the message after receiving it, and then automatically responds with a data. Because the response data isn't in a convention format, our server breaks the link.

from web_socket_channel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.