M2MqttUnity
M2MqttUnity copied to clipboard
M2MQTT for Unity
Hello, The code works well for Eclipse IoT MQTT broker (iot.eclipse.org and mqtt.eclipseprojects.io), but if i try the MQTT project with other MQTT brokers like HiveMQ, the script is throwing...
Hi, I am using this for my android and iOS game, and is working flawlessly Thank you for that. Now, i wanted to use MQTT for my another project which...
### Environment * version of M2MqttUnity: 9a030e5b1021e9ac7c419621b2407306a744f138 * version of Unity3D: 2020.3.19f ### Expected behavior > We expected connection delay in 10ms. So we code connectionDelay = 10; ### Current...
If I build the unity app with il2cpp and deploy it to hololens2, I am getting an error during client connection. While compiling it with .NET, no such error appears....
Hey :) Love your work! We now need to use the app on WebGL. Is there any chance in future to see this working? Thanks!!
### Environment M2MqttUnity commit: 2ce51edaa2f7f6ea85fb46293c367de5b22faa17 Unity 3D versions: 2017.1.0f3, 2017.1.4f1, 2018.1.9f1, 2018.2.5f1 ### Steps to reproduce Open the M2MqttUnity_Test example scene. Run it in Editor or build on Windows Standalone...
hello, im new to m2mqtt and im trying to use this project to subscribe from a broker, is it compatbile?
> * version of Unity3D 2018.all, 2019.1 Hi, i make mqtt autoconnect true and it works flawless, but if the mqtt broker is down all the ui remain freezed until...
### Environment Windows 10 Unity version 2017.4.3f1 Downloaded the repository on 10/05/2019 Visual Studio Version 2017 HoloLens 1 ### Steps to reproduce 1. Build the Unity scene M2MqttUnity_TestXR without any...
I'm hoping I can get some help with an issue I'm having. After running a build for 2-3 hours with no interactivity, I start getting this error and the app...