Skip to content

mhusinsky/VL.IO.MQTTnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VL.IO.MQTTnet

MQTT nodes for VL, based on MQTTnet.

Features

Nodes to publish and subscribe topics with a client node, based on the MQTTnet.Extensions.ManagedClient.

  • MQTT over TCP and Websockets
  • Supports wildcards in topics (+ and #)
  • Experimental support for TLS (but no certificate loading)

TODO

  • Certificate Loading

Installing

To use the nodes in VVVV gamma, install the available nuget from nuget.org.

    nuget install VL.IO.MQTTnet -pre

For information on how to use nugets with VL, see Managing Nugets in the VL documentation.

About

MQTT nodes for VL based on MQTTnet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published