Giter VIP home page Giter VIP logo

Comments (8)

william-ferguson-au avatar william-ferguson-au commented on May 18, 2024

Not 100% sure if this is the same issue, but I am seeing Autobahn (client) WebSockets become unresponsive. They continue to indicate that they are connected and accept a message to send, but the message is never received by the server. NB The server also seems to believe the WebSocket is connected. No clone/onClose has been called on either client or server.

This is using Jetty WebSockets on the server.

Any ideas on how I can debug where the failure is?

from autobahn-java.

william-ferguson-au avatar william-ferguson-au commented on May 18, 2024

Maybe what I'm seeing is the same as #18

from autobahn-java.

Andr3Silva avatar Andr3Silva commented on May 18, 2024

I've tried with the changes suggested by zerodivisi0n #18 ...
but is on the same, if disconnects network, the socket is locked, no call to the OnClose ().

however in some versions android works, on Galaxy Nexus (official - 4.2.2) - works perfectly
it worked in cyanogem 7 (android 2.3.7)

but not worked on android 4.0, Galaxy Tab

from autobahn-java.

Zeliret avatar Zeliret commented on May 18, 2024

I can confirm that bug on android 2.3.3, 2.3.6

from autobahn-java.

ingcaratozzolo avatar ingcaratozzolo commented on May 18, 2024

Are there news about this problem? The call to onClose is successful with a device with Android 4.4.2 kitkat; instead of a device with Android 5.0.1 lollipop the problem persists.

from autobahn-java.

oberstet avatar oberstet commented on May 18, 2024

Detecting loss of a WS connection depends on #32 for the general case.

But of course, onClose should be called .. needs investigation.

from autobahn-java.

om26er avatar om26er commented on May 18, 2024

This is probably related to #238 for which a fix is already proposed. Though its only relevant to Netty based impl.

from autobahn-java.

om26er avatar om26er commented on May 18, 2024

fixed by #287

from autobahn-java.

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.