NinevaStudios / mqtt-utilities-unreal

MqttUtilities is a plugin for Unreal Engine intended to expose MQTT client functionality to blueprints
Eclipse Public License 1.0
150 stars 55 forks source link
unreal-engine-plugin

If this repo helped you, please consider buying us a cup of coffee:

paypal

MQTT Utilities plugin for Unreal Engine

MQTT Utilities is a plugin for Unreal Engine intended to expose MQTT client functionality to blueprints.

Check out the Documentation to learn more about the plugin.

Learn more about MQTT and its basic concepts.

Download demo applications for Windows/Mac/Android and try it out. Also, you can download complete demo project made with UE 4.23 and take a look how to use certain plugin features!

This plugin is based on the Eclipse Mosquitto client Libraries for it's base.

Features

Supported platforms

List of compatible MQTT brokers

This list can be extended in the future. Also, even if some MQTT brokers are not listed here it doesn't necessarily mean that they are incompatible with MQTT Utilities plugin for Unreal Engine unless this is mentioned explicitly.

Changelog

v1.2.0 Update release

v1.1.0 Update release

v1.0.0 Initial release