-
Notifications
You must be signed in to change notification settings - Fork 8
Issues: rweilbacher/MQTT.jl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Find a cleaner, more consistent way of constructing packets
enhancement
research
#49
opened Dec 3, 2018 by
rweilbacher
Figure out a way to let the tasks complete what they are doing and shut down
enhancement
#34
opened Dec 15, 2017 by
rweilbacher
Make our Futures work with the default fetch method
enhancement
#33
opened Dec 15, 2017 by
rweilbacher
Make data returned in the respective Future instance more unified and helpful
enhancement
#32
opened Dec 15, 2017 by
rweilbacher
Check if the way user and password are handled conforms with MQTT spec
enhancement
research
#31
opened Dec 15, 2017 by
rweilbacher
When clean_session = false, check if that is even possible
enhancement
#30
opened Dec 15, 2017 by
rweilbacher
Change will payload in connect method to be more user friendly
enhancement
#29
opened Dec 15, 2017 by
rweilbacher
Rework smoke tests so they don't fail the entire test if they fail
enhancement
#27
opened Dec 13, 2017 by
rweilbacher
Throw exception if invalid qos level is supplied as arguments (or use enum for qos)
bug
#26
opened Dec 13, 2017 by
rweilbacher
Synchronous methods should wait until they are completely processed
enhancement
#24
opened Dec 13, 2017 by
rweilbacher
Make ping_timeout in Client constructor optional parameter
enhancement
#23
opened Dec 13, 2017 by
rweilbacher
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.