Skip to content

Getting Started MQTT

Kevin Wang edited this page Jul 7, 2023 · 3 revisions

[WIP] Explain basic setup with MQTT plugin + msgpack referring to example BP

Clone the repo and open the MsgpackPlugin.uproject The blueprint: ACT_MsgpackWithMQTT_Example.uasset contains an example of all public methods.

Our MQTT example makes use of the plugin: https://github.com/NinevaStudios/mqtt-utilities-unreal which is included in the example project

n.b. at time of writing the MQTT package does not seem to work on MAc

Clone this wiki locally