-
Notifications
You must be signed in to change notification settings - Fork 60
Home
Ivan Tustanivsky edited this page Oct 28, 2019
·
22 revisions
MQTT Utilities is a plugin for Unreal Engine intended to expose MQTT client functionality to blueprints.
Learn more about MQTT and its basic concepts.
Check out the Setup and Getting started guides.
Join our Discord server and ask us anything!
- Establish connection with MQTT brokers
- Publish messages
- Receive messages with a certain topic
- Unified API for Windows/Mac/Android/iOS
- Windows x64
- Android
- iOS
- Mac OS
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.