Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.05 KB

VL.IO.MQTT

MQTT client and broker.

For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org

Getting started

  • 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

Useful links

Contributing

Credits

Based on MQTTNet