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