Skip to content

MQTT (mqtt.org) send and receive nodes for vvvv.

Notifications You must be signed in to change notification settings

woeishi/VVVV-MQTT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VVVV-MQTT

Mqtt Node for http:https://vvvv.org/

"MQTT is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. It was designed as an extremely lightweight publish/subscribe messaging transport. It is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium. For example, it has been used in sensors communicating to a broker via satellite link, over occasional dial-up connections with healthcare providers, and in a range of home automation and small device scenarios. It is also ideal for mobile applications because of its small size, low power usage, minimised data packets, and efficient distribution of information to one or many receivers" http:https://mqtt.org/

The Node uses the M2Mqtt is a MQTT client Library found at: http:https://m2mqtt.wordpress.com/

About

MQTT (mqtt.org) send and receive nodes for vvvv.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 98.2%
  • PowerShell 1.8%