Juerd / Net-MQTT-Simple

Net::MQTT::Simple - Minimal MQTT version 3 publisher
10 stars 8 forks source link

Use a variable for the protocol level #5

Closed mnoorenberghe closed 5 years ago

mnoorenberghe commented 5 years ago

MQTT version 3.1.1 uses a level of 0x04

mnoorenberghe commented 5 years ago

Hi @Juerd, Any chance you plan to accept this trivial PR? It allows consumers to override the variable to support 3.1.1.

Juerd commented 5 years ago

Sorry it took so long. Thanks for the pull request. Note that the current master and next release will actually default to 3.1.1.