Wykres commitów

5 Commity (1e83b27b9d2d4262cc27153aee9585f6210aea0c)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 208c7f0f17 umqtt.simple: Add SSL support. 2016-08-05 00:40:05 +03:00
Paul Sokolovsky 4a8ef9f99c umqtt.simple: Be sure to return socket to blocking state after check_msg(). 2016-07-31 15:59:24 +03:00
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
Paul Sokolovsky 9f71425ade umqtt.simple: Remove unused import. 2016-07-03 15:37:28 +03:00
Paul Sokolovsky f44a33c1df umqtt.simple: Initial implementation of a simple MQTT client. 2016-07-02 01:13:06 +03:00