Skip to content
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

Ruby MQTT base libraries #17

Open
Xasin opened this issue Aug 15, 2017 · 1 comment
Open

Ruby MQTT base libraries #17

Xasin opened this issue Aug 15, 2017 · 1 comment

Comments

@Xasin
Copy link
Contributor

Xasin commented Aug 15, 2017

Make some nice libraries that are more capable of handling MQTT subscriptions etc.
That way, future stuff won't be such a freaking nightmare to work with :S

Later on, possibly even replace the old MQTT backend with one that doesn't cause un-recoverable crashes and shit :S

@Xasin
Copy link
Contributor Author

Xasin commented Feb 8, 2018

Alright, time to start finalizing this!
I want to make a proper Ruby-Gem out of this, and for that I need to:

  • Change the folder structure to match the RubyGems structure
  • Change the function naming schemes as to not require the mostly unnecessary thread-wildcard-array.
  • Add a proper "result" class for the waitpoint system, so that getting back values makes more sense than an Array or Hash-Query.
  • Maybe polish up a bit of the documentation and commenting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant