M2MqttUnity  1.0
M2MQTT for Unity
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NM2MqttUnityAdaptation for Unity of the M2MQTT library (https://github.com/eclipse/paho.mqtt.m2mqtt), modified to run on UWP (also tested on Microsoft HoloLens)
 NExamplesExamples for the M2MQTT library (https://github.com/eclipse/paho.mqtt.m2mqtt),
 CM2MqttUnityTestScript for testing M2MQTT with a Unity UI
 CM2MqttUnityClientGeneric MonoBehavior wrapping a MQTT client, using a double buffer to postpone message processing in the main thread