M2MqttUnity  1.0
M2MQTT for Unity
M2MqttUnityClient.cs File Reference

Classes

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

Namespaces

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