Git Product home page Git Product logo

mqtt.jl's People

Contributors

rohdealx avatar rweilbacher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mqtt.jl's Issues

Reconnect

Only reconnect if reconnect flag in client is set and it was an ungraceful disconnect. Maybe use exponential backoff.

ERROR: Failed to precompile MQTT

MQTT fails to build in Julia Version 1.1.0

julia> using MQTT
[ Info: Precompiling MQTT [572a640e-f7b4-11e8-215e-e1fc97963a1b]
WARNING: could not import Base.connect into MQTT
ERROR: LoadError: LoadError: UndefVarError: Nullable not defined
....

MQTT cannot be installed

During installation I get the error

WARNING: could not import Base.connect into MQTT
ERROR: LoadError: UndefVarError: Nullable not defined

What to do now?

Add disconnect timeout

If we keep getting packages from the server and in_flight is never empty we disconnect after a specific timeout

MQTT still alive?

Is this project still alive? If not, is there a way to revive it?

Make data returned in the respective Future instance more unified and helpful

Currently it just returns arbitrary data. The connect future for example puts a string into it's future if it failed or the session present int if it succeeded. That makes it pretty hard to check for success and isn't very intuitive. Maybe also put success or failure into the future where currently "nothing" is being returned on success.

The changes made should then also be added to the documentation. under the respective synchronous / asynchronous sections.

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.