Documentation: Easy MQTT asset documentation
Easy MQTT
Easy MQTT enables developers to quickly set up and manage MQTT connections for real-time communication within Unity. At its core, the asset utilizes a dedicated MQTT runtime DLL, providing reliable and robust functionality with minimal configuration.
More than just an MQTT wrapper, Easy MQTT includes a range of developer-friendly features designed for projects of all sizes—from rapid prototypes to large-scale production applications.
Source Code & Precompiled Assembly:
The package includes fully editable Unity C# scripts covering integration, user interfaces, setup workflows, and runtime examples.
A precompiled managed DLL is provided exclusively for the internal MQTT runtime implementation. All Unity-side scripts remain accessible and can be freely modified, extended, and integrated into your own projects.
Ongoing Support & Development:
Easy MQTT is actively maintained and continuously improved by our team. We provide regular updates, bug fixes, and feature enhancements based on user feedback.
For questions, support requests, or feature suggestions, please contact us via email (see documentation).
Planned updates include:
Ideal for:
For more complex functionality see our other asset, which based on EasyMQTT -