log lib/mqtt_client/mqtt_client.py @ 1382:f883166f7ca1

age author description
Wed, 08 May 2019 00:55:58 -0700 drewp big rewrite. now probably works for multiple subscriptions and over reconnects
Wed, 01 May 2019 00:09:23 -0700 drewp also pass topic as str at publish
Wed, 01 May 2019 00:06:50 -0700 drewp mqtt lib wants to encode topic names
Wed, 01 May 2019 00:03:00 -0700 drewp some py3 compatibility
Tue, 30 Apr 2019 23:37:25 -0700 drewp mqtt_client into a distributable
Sat, 08 Aug 2020 14:02:46 -0700 drewp subscribe with AT_LEAST_ONCE flag
Wed, 25 Sep 2019 16:08:43 -0700 drewp fix import for rx 3.x
Fri, 10 May 2019 02:09:23 -0700 drewp don't send empty subscribe request at startup- broker will hang up on us
Fri, 10 May 2019 01:31:21 -0700 drewp caller must set clientId
Wed, 08 May 2019 00:55:58 -0700 drewp big rewrite. now probably works for multiple subscriptions and over reconnects
Wed, 01 May 2019 00:09:23 -0700 drewp also pass topic as str at publish
Wed, 01 May 2019 00:06:50 -0700 drewp mqtt lib wants to encode topic names
Wed, 01 May 2019 00:03:00 -0700 drewp some py3 compatibility
Tue, 30 Apr 2019 23:37:25 -0700 drewp mqtt_client into a distributable base lib/mqtt_client.py@50893908a639