-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Issues: mqttjs/MQTT.js
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Client doesn't send queued packets in the correct order (after reconnect).
bug
#450
opened Aug 17, 2016 by
WilliamHolmes
Two instances of client, the one who publish disconnect after every pub
#799
opened Mar 29, 2018 by
matteoPhre
TransformUrl function returns a async promise instead of new url string
feature-request
#828
opened May 30, 2018 by
mxdi9i7
[bug] 'connect' event never triggered when lot of publish are done before connect
#1153
opened Sep 2, 2020 by
robertsLando
Initial failure of connect can result in 30 second hang
bug
#1155
opened Sep 3, 2020 by
anthonyvercolano
The way
sendPacket
handles writeToStream
return values is built on a number of false assumptions
#1403
opened Jan 18, 2022 by
vishnureddy17
After about 24 hours, transformWsUrl fires every second without errors
no-stale
#1549
opened Nov 6, 2022 by
dustindclark
FEATURE - Consider moving
/bin/*
to another repo
feature-request
no-stale
#1634
opened Jul 11, 2023 by
robertsLando
Problem of sending outgoingStore data even though CONNACK sessionPresent is false
#1651
opened Jul 27, 2023 by
ogis-yamazaki
Connect fails silently if no username is provided but only a password
#1685
opened Sep 5, 2023 by
AuspeXeu
[Feature/Question]: Dynamic reconnectPeriod (read Backoff strategy)
no-stale
#1742
opened Nov 17, 2023 by
olso-nordsec
Consider fixing types to prevent erros when installing the package in an ESM project
#1769
opened Dec 30, 2023 by
TomasHubelbauer
Connection is stuck after multiple calls 'publish' and sending a large (±200kb) WebSocket message in Chrome
#1775
opened Jan 11, 2024 by
a1leks
[feat] Add support for MQTT 5 refresh auth
feature-request
mqttv5
#1795
opened Feb 26, 2024 by
robertsLando
[Bug]: wrong connection string with a port puts mqtt client into an endless loop
bug
#1824
opened Mar 19, 2024 by
maximivanov
[Bug]: Issue with importing MQTT library in JSDOM test environment
bug
#1838
opened Apr 8, 2024 by
svallee-wiio
I wanna Add addition params [topicFilter] on Event of client.on("messsage",callback)
#1846
opened Apr 19, 2024 by
LZW-Andrewlu
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.