M2MqttUnity  1.0
M2MQTT for Unity
M2MqttUnity Namespace Reference

Adaptation for Unity of the M2MQTT library (https://github.com/eclipse/paho.mqtt.m2mqtt), modified to run on UWP (also tested on Microsoft HoloLens). More...

Namespaces

namespace  Examples
 Examples for the M2MQTT library (https://github.com/eclipse/paho.mqtt.m2mqtt),
 

Classes

class  M2MqttUnityClient
 Generic MonoBehavior wrapping a MQTT client, using a double buffer to postpone message processing in the main thread. More...
 

Detailed Description

Adaptation for Unity of the M2MQTT library (https://github.com/eclipse/paho.mqtt.m2mqtt), modified to run on UWP (also tested on Microsoft HoloLens).