# unity3dMqtt **Repository Path**: fmtx/unity3d-mqtt ## Basic Information - **Project Name**: unity3dMqtt - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-20 - **Last Updated**: 2021-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Unity3d MQTT ============ [MQTT](http://mqtt.org/) is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. [Unity3d](http://unity3d.com/) is a greate platfor for displaying real time stuff in any platform including web. therfor combining them together is a great combination. Unity3d_MQTT is a small unity3d project showing how to use MQTT protocol. based on the [M2Mqtt : MQTT client library for Internet of Things & M2M communication](http://code.msdn.microsoft.com/windowsdesktop/M2Mqtt-MQTT-client-library-ac6d3858)