Issues
- 3
- 3
- 7
MQTT Connection Breaks After Reconnecting to WiFi When Messages Are Sent During Disconnection
#222 opened by ilshm - 10
Errors with MQTT CircuitPython 9 Publish
#211 opened by matthewjerome - 7
- 27
MQTT unable to connect and subscribe to messages
#216 opened by prcutler - 9
Using adafruit_minimqtt with default networking
#219 opened by wz2b - 1
generic timeout error when 'is_ssl' param not set for an mqtt service that requires it
#214 opened by jersu11 - 7
- 1
- 4
- 2
asyncio support?
#159 opened by d-Rickyy-b - 7
- 0
get_monotonic_time doesn't preserve resolution
#209 opened by kevin-tritz - 19
behavior change, now I get timeouts on ping
#175 opened by schaefer01 - 9
`free_socket` or `close_socket` ?
#207 opened by o-control - 9
Maximum topic length
#160 opened by LelandSindt - 1
mqtt_client.connect() throws error: function takes 1 positional arguments but 4 were given
#202 opened by scarolan - 3
client.loop if the MQTT Broker goes down the loop crashes with OSError: [Errno 104] ECONNRESET
#194 opened by SRMAX - 6
- 0
ping handling deserves improvement
#198 opened by vladak - 2
can not make mqtt_client.loop() shorter as 1 sec
#195 opened by MyRaspberry - 20
minimqtt blocking on .loop() method
#148 opened by lee-matthews - 0
MMQTTException vs partial reads on read timeout
#201 opened by vladak - 2
Race condition in subscribe
#192 opened by romkey - 3
Recurring exception in loop() function
#177 opened by heximcz - 0
- 5
- 2
add user_data to on_message callbacks
#178 opened by vladak - 1
- 2
Callback Functions' Parameters Usage
#170 opened by woolseyj - 0
_wait_for_msg raises empty MMQTTException when using iotcentral_device to connect to IoT Central
#173 opened by garretjacobson - 2
MMQTTException: invalid message received as response to SUBSCRIBE: 0x31 - v7.3.2 and 7.4.0
#171 opened by cn-schuh - 3
remove the workaround for buggy recv_into()
#157 opened by vladak - 4
MMQTTException Error Handling
#163 opened by DJDevon3 - 0
Post-patch pylint issue
#166 opened by tekktrik - 1
Wrong _sock_exact_recv implementation used when adafruit_esp32spi.adafruit_esp32spi_socket provided
#165 opened by cskwrd - 6
_wait_for_msg() on CPython with TLS connection raises ssl.SSLWantReadError on timeout
#154 opened by vladak - 2
Sometimes receiving single zero byte
#128 opened by dhalbert - 0
Enhance loop() to be more resilient
#161 opened by brentru - 0
allow to specify arbitrary TLS port
#140 opened by vladak - 2
- 4
use logger with NullHandler by default
#146 opened by vladak - 8
Memory allocation error on Raspberry Pi Pico W?
#131 opened by ilikecake - 0
allow to set user data for the callback functions
#135 opened by vladak - 1
maybe less "mini" in the future?
#134 opened by schaefer01 - 0
- 0
Make MQTT.__init__() arguments keyword-only
#120 opened by tekktrik - 30
Lengthy delays in .loop()
#126 opened by jddmartin - 3
MQTT connect() does not timeout, causing hang
#115 opened by vladak