• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

mqtt revamped

Author: woei
Date: 29 Nov, 2015
Category: plugin
Credits:

M2Mqtt: http://m2mqtt.wordpress.com, korriander: http://vvvv.org/contribution/mqtt-sender-receiver, meso for sponsoring: http://meso.net

Download

64bit

0-mqtt_revamped_v1.1.zip
29 Nov, 2015 - 18:22
v1.1 AnyCPU

Description

based off the mqtt sender and receiver plugins by korriander v1.1 rewriting initiated and sponsored by http://meso.net

this implementation comes in two flavours:

MQTT (Network Client)

monolithic Client node - for simple applications: a combined sender and receiver node (think rs232) since you most probably only specify the connection once

Client, Send and Receive

do the client connection in one place of the patch and pass the client to the places, where sending and receiving is actually happening

with following improvements:

v1.1:

  • username and password
  • (Clean) Session
  • Keep Alive Period
  • Last Will / Testament
  • remove retained message
  • improved overall stability

source on github

Comments

Comments are no longer accepted.
Please create a new topic in the vvvv beta forum to discuss this contribution.
chk
27 Sep, 2018 - 12:36

any idea why restarting the client is not possible until restart of vvvv, when the connection is lost?

colorsound
28 Sep, 2018 - 10:31

great ¡¡ , thank you ¡¡

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top