Packet::Publish.new(
 :qos(Exactly-once),
 :topic<testing>,
 :payload(buf8('test'.encode)),
 :1packet-id,
 :retain,
)

35 0f 00 07  74 65 73 74    69 6e 67 00  01 74 65 73
74
