Giter Site home page Giter Site logo

Puback is ignored about emitter HOT 4 CLOSED

emitter-io avatar emitter-io commented on May 12, 2024
Puback is ignored

from emitter.

Comments (4)

kelindar avatar kelindar commented on May 12, 2024

Currently, we only support QoS 0 (at most once delivery), hence the ignore of puback. We're going to add support for QoS 1 (at least once) going forward, and we will integrate our message storage with it as well.

from emitter.

poonai avatar poonai commented on May 12, 2024

@kelindar I would really like to work on this. retry based on puback is enough? I have one more doubt that if the network goes down socket will be lost right? In that scenario, how to do the retry. (I may be wrong). I already made some work in my local repo. If you can clear the doubt, I can send PR straight away now 😄

from emitter.

kelindar avatar kelindar commented on May 12, 2024

@Sch00lb0y just seeing this. Would be great if you could help, feel free to send a PR so we can look. Some basic retry mechanism on PUBACK is a good start indeed.

The real question is when to send a PUBACK from the broker to the client, I'm thinking that we need to only send acknowledgement when the message is pushed for delivery within a cluster to the subscribers. This may require acknowledgements on gossip unicast level.

from emitter.

stale avatar stale commented on May 12, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from emitter.

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.