【问题标题】:Add mqtt protocol to artemis WildflyArtemis Wildfly 中添加 mqtt 协议
【发布时间】:2018-01-06 23:31:45
【问题描述】:

我想将 mqtt 与 Artemis activemq 一起使用。我尝试为 mqtt 添加一个模块,就像在这篇文章 here 中一样。 我的问题是一样的,我看不到Adding protocol support for: MQTT

有人可以帮我解决这个问题吗?

【问题讨论】:

    标签: module activemq wildfly mqtt activemq-artemis


    【解决方案1】:

    我建议您尝试独立使用 ActiveMQ Artemis,而不是嵌入 Wildfly。 Wildfly 中的版本基于 1.5.x,其中存在一些错误(特别是与 MQTT 相关)。独立的 Artemis 应该更稳定且更易于配置(因为它支持开箱即用的 MQTT)。

    【讨论】:

      【解决方案2】:

      Artemis 支持 MQTT v 3.1.1

      请查看 Artemis 的官方文档,其中包含有关如何向 Arteis 添加 MQTT 支持的完整部分。这是Link官方文档

      【讨论】:

        猜你喜欢
        • 2015-07-06
        • 1970-01-01
        • 2016-11-06
        • 2020-12-25
        • 1970-01-01
        • 2016-02-14
        • 2017-11-08
        • 2019-11-23
        • 1970-01-01
        相关资源
        最近更新 更多