Skip to content

vvvv/VL.IO.M2MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VL.IO.M2MQTT

An MQTT client for accessing an MQTT broker.

Does not support wildcards in topics! See VL.IO.MQTTnet for an alternative that does.

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

Getting started

  • Install as described here via commandline:

    nuget install VL.IO.M2MQTT -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 M2MqttDotnetCore

Releases

No releases published

Packages

No packages published