Publisher | Tivadar György Nagy |
---|---|
File size | 630.23kB |
Number of files | 72 |
Latest version | 1.2.0 |
Latest release date | 2022-08-26 11:43:18 |
First release date | 2022-01-04 03:47:11 |
Supported Unity versions | 2018.4.2 or higher |
MQTT is an OASIS standard messaging protocol for the Internet of Things (IoT). It is designed as an extremely lightweight publish/subscribe messaging transport that is ideal for connecting remote devices with a small code footprint and minimal network bandwidth. MQTT today is used in a wide variety of industries, such as automotive, manufacturing, telecommunications, oil and gas, etc.
Best MQTT is a high quality implementation of the latest version of the protocol.
Best MQTT built on top of Best HTTP/2 to use the best available solution under Unity3D. By using Best HTTP/2 it can target the same platforms, including WebGL and use it for TCP and WebSocket transports, reduce memory usage with BufferPools, secure connecctions with TLS and use its logging infrastructure.