-
Notifications
You must be signed in to change notification settings - Fork 102
Issues: eclipse-paho/paho.mqtt.rust
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
Connecting twice to the same broker causes AsyncClient to get stuck
#234
opened Jul 29, 2024 by
Altair-Bueno
Technical issue: build fail paho-mqtt-sys when compile Window App on LinuxOS
#233
opened Jul 9, 2024 by
khang3052002
Feature request: Implement serde::Deserialize and serde::Serialize for CreateOptions and Connect options
#221
opened Feb 12, 2024 by
Altair-Bueno
Published messages sent during connection failure not resent after connection restore
#218
opened Jan 12, 2024 by
cartertinney
long latency to set up connections when creating multiple connected clients
#217
opened Dec 6, 2023 by
zhen9910
SubscribeMany
and UnsubscribeMany
responses contain pointers instead of QoS
bug
fix added
AsyncClient::subscribe_many
has UB if topics.len() > qos.len()
enhancement
fix added
client.disconnect() does not disconnect the client if no connection
#214
opened Nov 30, 2023 by
RockyGitHub
Manually listening to the system signal processing disconnect has bug
#188
opened Jan 15, 2023 by
xiaozefeng
Issue building 0.11.x due to paho-mqtt-sys and underlying C library changes around OpenSSL methods
#164
opened Aug 24, 2022 by
nickpelone
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.