|
M2MqttUnity
1.0
M2MQTT for Unity
|
| ▼NM2MqttUnity | Adaptation for Unity of the M2MQTT library (https://github.com/eclipse/paho.mqtt.m2mqtt), modified to run on UWP (also tested on Microsoft HoloLens) |
| ▼NExamples | Examples for the M2MQTT library (https://github.com/eclipse/paho.mqtt.m2mqtt), |
| CM2MqttUnityTest | Script for testing M2MQTT with a Unity UI |
| CM2MqttUnityClient | Generic MonoBehavior wrapping a MQTT client, using a double buffer to postpone message processing in the main thread |