issues
search
adafruit
/
Adafruit_CircuitPython_MiniMQTT
MQTT Client Library for CircuitPython
Other
79
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add user_data to on_message callbacks
#178
vladak
closed
1 year ago
2
Recurring exception in loop() function
#177
heximcz
opened
1 year ago
3
loop() uses time.monotonic(), resulting in unwanted behaviors
#176
gmparis
closed
1 year ago
5
behavior change, now I get timeouts on ping
#175
schaefer01
opened
1 year ago
19
check is_connected in loop()
#174
vladak
closed
1 year ago
0
_wait_for_msg raises empty MMQTTException when using iotcentral_device to connect to IoT Central
#173
garretjacobson
opened
1 year ago
0
add basic loop() test
#172
vladak
closed
1 year ago
0
MMQTTException: invalid message received as response to SUBSCRIBE: 0x31 - v7.3.2 and 7.4.0
#171
cn-schuh
closed
1 year ago
2
Callback Functions' Parameters Usage
#170
woolseyj
opened
1 year ago
2
loop() timeout parameter should be absolute
#169
vladak
closed
1 year ago
5
recv_into fix for esp32spi socket implementation
#168
aaftonbladet
closed
3 months ago
15
Fix pylint errors
#167
tekktrik
closed
1 year ago
0
Post-patch pylint issue
#166
tekktrik
closed
1 year ago
0
Wrong _sock_exact_recv implementation used when adafruit_esp32spi.adafruit_esp32spi_socket provided
#165
cskwrd
opened
1 year ago
1
Add examples using cert/key pair
#164
zbauman3
closed
1 year ago
3
MMQTTException Error Handling
#163
DJDevon3
opened
1 year ago
4
Settings dot toml
#162
BlitzCityDIY
closed
1 year ago
9
Enhance loop() to be more resilient
#161
brentru
opened
1 year ago
0
Maximum topic length
#160
LelandSindt
closed
11 months ago
9
asyncio support?
#159
d-Rickyy-b
opened
1 year ago
2
add some type annotations to adafruit_minimqtt.py
#158
vladak
closed
1 year ago
1
remove the workaround for buggy recv_into()
#157
vladak
opened
1 year ago
3
handle variable payload in SUBACK
#156
vladak
closed
1 year ago
0
_recv_into() is not used anymore
#155
vladak
closed
1 year ago
0
_wait_for_msg() on CPython with TLS connection raises ssl.SSLWantReadError on timeout
#154
vladak
opened
1 year ago
6
add basic back-off test
#153
vladak
closed
1 year ago
0
add missing logger check
#152
vladak
closed
1 year ago
0
exponential backoff for (re)connect
#151
vladak
closed
1 year ago
0
use NullHandler for logging by default
#150
vladak
closed
1 year ago
8
if broker is down, minmqtt behavior could be made simpler to recover
#149
schaefer01
closed
1 year ago
2
minimqtt blocking on .loop() method
#148
lee-matthews
closed
10 months ago
20
use logger with NullHandler by default
#146
vladak
closed
1 year ago
4
allow to use any port as TLS port
#145
vladak
closed
1 year ago
0
use f-strings where possible
#144
vladak
closed
1 year ago
0
remove unused doc reference to network manager
#143
vladak
closed
1 year ago
1
consider setting default non zero value for timeout in loop()
#142
vladak
opened
1 year ago
3
use correct terminology for enable_logger()
#141
vladak
closed
1 year ago
0
allow to specify arbitrary TLS port
#140
vladak
closed
1 year ago
0
do not hard-code TLS port value
#139
vladak
closed
1 year ago
0
MQTT loop() blocks script. Works fine with adafruit_io
#138
mrmay-dev
opened
1 year ago
3
add type hints to matcher.py
#137
vladak
closed
1 year ago
0
allow to set user data in the init method
#136
vladak
closed
1 year ago
0
allow to set user data for the callback functions
#135
vladak
closed
1 year ago
0
maybe less "mini" in the future?
#134
schaefer01
closed
1 year ago
1
make sure to read the whole buffer in _sock_exact_recv()
#133
vladak
closed
1 year ago
6
address _wait_for_msg() nits
#132
vladak
closed
1 year ago
0
Memory allocation error on Raspberry Pi Pico W?
#131
ilikecake
closed
1 year ago
8
MQTT connect with an empty username should have the proper header
#130
flavio-fernandes
closed
1 year ago
1
adafruit_minimqtt connect is not consistent when checking username
#129
flavio-fernandes
closed
1 year ago
0
Sometimes receiving single zero byte
#128
dhalbert
opened
2 years ago
2
Previous
Next