{"id":23646460,"url":"https://github.com/frozen-projects/ff_mqtt_async","last_synced_at":"2026-04-28T23:34:52.361Z","repository":{"id":255583038,"uuid":"850841311","full_name":"Frozen-Projects/FF_MQTT_Async","owner":"Frozen-Projects","description":"Eclipse paho based Async MQTT client (subscriber and publisher) plugin for Unreal Engine 5","archived":false,"fork":false,"pushed_at":"2024-12-01T17:31:09.000Z","size":1121,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T13:35:43.577Z","etag":null,"topics":["digital-twin","iot","iot-application","iot-platform","mqtt","mqtt-client","mqtt-protocol","paho","paho-mqtt","paho-mqtt-apis","paho-mqtt-client","ue5","ue5-plugin","ue5-project","ue5-template"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Frozen-Projects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-01T23:23:51.000Z","updated_at":"2024-12-01T17:31:13.000Z","dependencies_parsed_at":"2024-09-06T05:48:11.736Z","dependency_job_id":"9824f3bd-f7c4-423c-9a81-4d093ab49df0","html_url":"https://github.com/Frozen-Projects/FF_MQTT_Async","commit_stats":null,"previous_names":["ff-plugins-active/ff_mqtt_async","frozen-projects/ff_mqtt_async"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frozen-Projects%2FFF_MQTT_Async","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frozen-Projects%2FFF_MQTT_Async/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frozen-Projects%2FFF_MQTT_Async/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frozen-Projects%2FFF_MQTT_Async/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frozen-Projects","download_url":"https://codeload.github.com/Frozen-Projects/FF_MQTT_Async/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239593413,"owners_count":19664951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["digital-twin","iot","iot-application","iot-platform","mqtt","mqtt-client","mqtt-protocol","paho","paho-mqtt","paho-mqtt-apis","paho-mqtt-client","ue5","ue5-plugin","ue5-project","ue5-template"],"created_at":"2024-12-28T13:35:45.772Z","updated_at":"2026-04-28T23:34:52.342Z","avatar_url":"https://github.com/Frozen-Projects.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FF_MQTT_Async\nThis is an Eclipse Paho C library based Async MQTT client (subscriber and publisher) plugin for Unreal Engine 5.\n\n## THIRD PARTY LIBRARY\nhttps://github.com/eclipse/paho.mqtt.c\n\n## DEPENDENCIES\nhttps://github.com/FF-Plugins-Active/FF_MQTT_Sync\n\n## USAGE HINTS\n* I assume that you already know how to connect an MQTT broker.\n* You can see a sample blueprint in ``Content/BPs`` folder. Just change connection informations based on your broker.\n* You need to put on of these protocols before URL ``mqtt://``, ``mqtts://``, ``ws://``, ``wss://``, ``ssl://``\n* You need to put port after the URL.\n* Create your delegate events **before** using ``MQTT Async - Init``\n* Connect your ``publish``, ``subscribe`` and ``unsubscribe`` functions **after** ``OnConnect`` delegate. Because ``MQTT Async - Init`` function's return value will only tell you that connection request has been successfully sent or not. It won't tell you connection has been created or not. ``OnConnect`` delegate will tell you that. So, you have to do your data operations, after that delegate triggers.\n\n## DOCUMENTS\nhttps://blueprintue.com/blueprint/7i2hjgct/\n\n## ROADMAP\n* Android Platform support\n\n## LICENSE\nOur custom license allow you to use this plugin in your commercial projects freely, but you can't sell this plugin as a plugin with or without any modification on any marketplace.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrozen-projects%2Fff_mqtt_async","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrozen-projects%2Fff_mqtt_async","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrozen-projects%2Fff_mqtt_async/lists"}