mirror of
https://github.com/fhmq/hmq.git
synced 2026-04-26 19:48:34 +00:00
packet
This commit is contained in:
@@ -14,7 +14,7 @@ const (
|
||||
|
||||
type Message struct {
|
||||
client *client
|
||||
msg packets.ControlPacket
|
||||
packet packets.ControlPacket
|
||||
}
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user