Git Product home page Git Product logo

Comments (10)

KSDaemon avatar KSDaemon commented on June 3, 2024

Hi! Actually "yes", if websocket connection fails after establishing wamp session, and if there are subscriptions — wampy will automatically reconnect and resubscribe/reregister (of course it is configurable through options)

from wampy.js.

KSDaemon avatar KSDaemon commented on June 3, 2024

@riksnelders Do you still experiencing these problems?

from wampy.js.

riksnelders avatar riksnelders commented on June 3, 2024

Nop. Seemed to be a firewall problem with outgoing connections on internal IT structure :)

from wampy.js.

riksnelders avatar riksnelders commented on June 3, 2024

Problem doesnt seem to be solved.
If i kill the socket server. and restart it, none of the socket subscribtions are reconnected

from wampy.js.

KSDaemon avatar KSDaemon commented on June 3, 2024

Can you check following:

  1. Initialize wampy instance with debug: true
  2. Specify onError collback
  3. Check, is onError callback fired during killing websocket server.
  4. Also check console. There should be '[wampy] websocket error'

from wampy.js.

riksnelders avatar riksnelders commented on June 3, 2024

image

Yes.. i need it to run without errors on internet explorer because of an androidbox that is used.

from wampy.js.

KSDaemon avatar KSDaemon commented on June 3, 2024

Well. Yep!) This are some external errors.

from wampy.js.

riksnelders avatar riksnelders commented on June 3, 2024

Maybe i need some polyfills.. I'll look further into it :)

from wampy.js.

KSDaemon avatar KSDaemon commented on June 3, 2024

Hi @riksnelders Is your problem solved?

from wampy.js.

KSDaemon avatar KSDaemon commented on June 3, 2024

Closing due to be outdated

from wampy.js.

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.