mirror of
https://github.com/zgwit/beeq.git
synced 2025-10-05 15:16:56 +08:00
翻出历史项目,先上传,未测试(MQTT3.1.1已经支持)
This commit is contained in:
5
packet/unsuback.go
Normal file
5
packet/unsuback.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package packet
|
||||
|
||||
type UnSubAck struct {
|
||||
PubAck
|
||||
}
|
Reference in New Issue
Block a user