An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/nodejs_mqtt_demo

Nodejs-Beispiel für Senden und Empfangen von asynchronen Nachrichten mit MQTT
https://github.com/mdecker-mobilecomputing/nodejs_mqtt_demo

mqtt nodejs

Last synced: over 1 year ago
JSON representation

Nodejs-Beispiel für Senden und Empfangen von asynchronen Nachrichten mit MQTT

Awesome Lists containing this project

README

          

# MQTT mit Nodejs: Demo #


Dieses Repo enthält eine Demo für asynchrone Kommunikation über [MQTT](https://mqtt.org/)
mit [Nodejs](https://nodejs.org/en/about).
Es werden zufällig erzeugte Nachrichtenmeldungen auf zwei Topics geschrieben.


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License)
for the files in this repository.