Paho.mqtt.embedded-c:修订间差异

来自资料库(何亚红)
跳转到导航 跳转到搜索
imported>HEYAHONG
创建页面,内容为“== 源代码 == === 主要 === https://github.com/eclipse/paho.mqtt.embedded-c === 备用 === https://hub.fastgit.org/eclipse/paho.mqtt.embedded-c == 说明 == 此MQTT库包含MQTT数据包的分析与生成,网络部分需要自行移植。”
(没有差异)

2022年1月20日 (四) 03:50的版本

源代码

主要

https://github.com/eclipse/paho.mqtt.embedded-c

备用

https://hub.fastgit.org/eclipse/paho.mqtt.embedded-c

说明

此MQTT库包含MQTT数据包的分析与生成,网络部分需要自行移植。