@qualithm/mqtt-wire - v0.1.5
    Preparing search index...

    Type Alias PacketType

    PacketType: typeof PacketType[keyof typeof PacketType]

    MQTT control packet types.

    The packet type is encoded in the upper 4 bits of the fixed header's first byte.

    MQTT 5.0 ยง2.1.2