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

Adding MQTT library #2380

Closed
TopNiz opened this issue Apr 22, 2019 · 1 comment
Closed

Adding MQTT library #2380

TopNiz opened this issue Apr 22, 2019 · 1 comment

Comments

@TopNiz
Copy link

TopNiz commented Apr 22, 2019

I would like to contribute by a library to handle MQTT protocol. It is very useful for making easy networking projects like games or IoT projects. I have setup a complete library and an example project to explain how it is used.
In addition to all this, the implementation is mainly based on blocks besides some necessary Javascript blocks. It uses an Object Oriented Programming implementation of Snap! which can be a good demonstration of what is exposed on OOP in the manual.
Finally, this library shows also an effective way to make users program callbacks to custom events using C-Shaped blocks.
I tried a pull-request from my forked repository, but I'm denied access this git repo.

@TopNiz
Copy link
Author

TopNiz commented Mar 20, 2020

See #2561

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