Skip to content

umqtt 拥有的问题 #17

@xiangxistu

Description

@xiangxistu
  1. 多级订阅的问题,有关于订阅的内容比较鸡肋;不能识别 abcdefabc 为两个不同的 topic,不能识别 abc/defabc的包含关系。
  2. 重连功能比较鸡肋,重连只是重新连接了服务器,但是没有记录 clientid,导致重连后服务器并不能识别新连接,必须要重新订阅 topic ,没有实现目标木工。
  3. mqtt 的遗言功能,暂未支持
  4. 暂未支持 TLS 的配置
  5. 软件定时器的回调做了太多事情,可能导致莫名其妙的栈错误。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions