bluerhinos / phpMQTT

a simple php class to connect/publish/subscribe to a MQTT broker
Other
770 stars 461 forks source link

Implement MQTT header and 2.2.3 Remaining Length #47

Closed ghost closed 4 years ago

ghost commented 7 years ago

Issue with long username and password combination that puts the packet over 128 bytes. Update MQTT header to match spec. See http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/mqtt-v3.1.1.pdf