MQTT client and broker.
For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org
-
Install as described here via commandline:
nuget install VL.IO.MQTT -pre
-
Requires access to an MQTT broker (see below)
-
Usage examples and more information are included in the pack and can be found via the Help Browser
- MQTT software (brokers, ...)
- shiftr.io (desktop and cloud broker)
- Report issues on the vvvv forum
- For custom development requests, please get in touch
- When making a pull-request, please make sure to read the general guidelines on contributing to vvvv libraries
Based on MQTTNet