https://github.com/njazz/mqtt-client-object
Puredata and Max MQTT client object
https://github.com/njazz/mqtt-client-object
maxmsp maxmsp-external mqtt-client puredata puredata-external
Last synced: 5 months ago
JSON representation
Puredata and Max MQTT client object
- Host: GitHub
- URL: https://github.com/njazz/mqtt-client-object
- Owner: njazz
- License: gpl-3.0
- Created: 2021-04-11T12:02:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T09:39:52.000Z (almost 4 years ago)
- Last Synced: 2023-03-08T20:34:07.838Z (over 2 years ago)
- Topics: maxmsp, maxmsp-external, mqtt-client, puredata, puredata-external
- Language: C++
- Homepage:
- Size: 19 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mqtt-client-object
**[mqtt_client]** puredata object that implements MQTT client (based on Eclipse PAHO) and allows to interact with MQTT broker
GPL3 license
---
run build scripts from repository root to compile (currently tested on macOS)
version 0.0.2Acknowledgements
================* http://github.com/i-n-g-o