njouanin / hbmqtt

MQTT client/broker using Python asynchronous I/O
MIT License
800 stars 188 forks source link

Fixed missing `ack_timeout` param in publish() method #162

Closed bh4r4th closed 5 years ago

bh4r4th commented 5 years ago

Fix for: #161 Passed through ack_timeout param from publish method in client.py for enabling user to choose an ack timeout.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at ?% when pulling e140ec045a0a56c0dc21209640ee36130281c540 on bh4r4th:bh4r4th/Accept-ACK-Timeout-Param-In-Client-Publish into 2bb4bafb0c3781d0e9227b2b1b2b43bf4e53839e on beerfactory:master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at ?% when pulling e140ec045a0a56c0dc21209640ee36130281c540 on bh4r4th:bh4r4th/Accept-ACK-Timeout-Param-In-Client-Publish into 2bb4bafb0c3781d0e9227b2b1b2b43bf4e53839e on beerfactory:master.