micropython-lib/umqtt.simple/umqtt
Paul Sokolovsky 4a5965bbe0 umqtt.simple: publish: Do proper varlen message size encoding.
Using 2 static bytes for encoding didn't work well with some brokers,
e.g. Amazon AWS.

Also, extend max message size to 2M.
2016-07-16 00:30:53 +03:00
..
simple.py umqtt.simple: publish: Do proper varlen message size encoding. 2016-07-16 00:30:53 +03:00