-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
File: /zh/202212/introduction-to-mqtt-qos.md
关于QoS 1的报文重复问题,我看了MQTT协议文档
造成重复的原因应该是后端对于qos1的publish包没有存任何状态,所以无法判断dup=1时,是否处理过
和package id
无关吧?
Metadata
Metadata
Assignees
Labels
No labels