XR871-OLD icon indicating copy to clipboard operation
XR871-OLD copied to clipboard

subscribe客户端在接收 mosquitto_pub -r (retain=1) 客户端消息时会丢2字节数据

Open chenzhihuan17 opened this issue 6 years ago • 1 comments

使用 mosquitto_pub -h 192.168.1.218 -t start -m "123456789" -r 发布消息,订阅此话题的客户端(开发板)收到retain消息后,发现此消息丢失了2个字节,如下:<EVT> 603 [topic: start] 3456789,每次测试都会复现,是我在使用上有什么问题吗?

chenzhihuan17 avatar Jul 05 '18 02:07 chenzhihuan17

具体是怎么使用的

Aaron-Ye avatar Sep 02 '18 02:09 Aaron-Ye