issues
search
eclipse-paho
/
paho.mqtt.rust
paho.mqtt.rust
Other
529
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Async client segfaults if ssl options are not set
#238
Altair-Bueno
opened
1 week ago
0
When does DeliveryToken return from .wait()
#237
dlips
opened
1 month ago
1
Small improvement: Make from_c_parts only visible inside crate
#236
jjj-vtm
opened
2 months ago
2
Make home assistant configuration topics persistent.
#235
harryzz
closed
2 months ago
1
Connecting twice to the same broker causes AsyncClient to get stuck
#234
Altair-Bueno
opened
3 months ago
0
Technical issue: build fail paho-mqtt-sys when compile Window App on LinuxOS
#233
khang3052002
opened
4 months ago
0
Can't get a second message with my subscriber
#232
EvilWatermelon
opened
4 months ago
0
Question: Is enable_server_cert_auth same as insecure?
#231
krishnaTORQUE
closed
4 months ago
3
Help: Getting error in github ci-cd pipeline
#230
krishnaTORQUE
closed
4 months ago
7
How to specify a non-standard port?
#229
dns2utf8-novaziun
opened
5 months ago
0
feat: TopicMatcher as extension trait to iterators (BREAKING)
#228
Altair-Bueno
opened
6 months ago
12
Dependencies: Bump async-channel to v2.0.0
#227
Altair-Bueno
opened
6 months ago
4
TopicMatcher does not work as expected
#226
Altair-Bueno
closed
5 months ago
6
[Question] Which should be the best practice for async?
#225
thalesmaoa
closed
5 months ago
3
Fix QoS 0 and 1 conversion
#224
TiejunMS
closed
8 months ago
1
Unknown Error Recived when Subscribing.
#223
SticksDev
opened
8 months ago
0
Is paho mqtt supports Rustls ?
#222
sarath3192
closed
7 months ago
4
Feature request: Implement serde::Deserialize and serde::Serialize for CreateOptions and Connect options
#221
Altair-Bueno
opened
8 months ago
2
Published message not received on subscriber
#220
harshakhmk
closed
5 months ago
2
Recommended pattern for "clean start first only"
#219
cartertinney
opened
9 months ago
5
Published messages sent during connection failure not resent after connection restore
#218
cartertinney
opened
9 months ago
0
long latency to set up connections when creating multiple connected clients
#217
zhen9910
opened
11 months ago
1
`SubscribeMany` and `UnsubscribeMany` responses contain pointers instead of QoS
#216
Arnavion
opened
11 months ago
0
`AsyncClient::subscribe_many` has UB if `topics.len() > qos.len()`
#215
Arnavion
opened
11 months ago
1
client.disconnect() does not disconnect the client if no connection
#214
RockyGitHub
opened
11 months ago
3
set_connected_callback is not called
#213
takaomag
closed
11 months ago
7
Client get stuck when publishing message inside mqtt callback subscription function.
#212
ram-maker
closed
1 year ago
4
How to async publish and subscribe data to/from client.
#211
filober
opened
1 year ago
1
Failing to cross compile for msvc
#210
msdrigg
closed
1 year ago
2
Set Log callback
#209
RockyGitHub
closed
1 year ago
8
paho-mqtt-sys not finding vendored OpenSSL under cross --target mips-unknown-linux-musl
#208
homeassistant-hacs-m
closed
1 year ago
4
AsyncClient::new hangs when called multiple times
#207
tross-skybell
opened
1 year ago
1
Got error when connection lost using SSL
#206
leruetkins
opened
1 year ago
1
Token v5 failure after moving the broker to docker
#205
EvilWatermelon
closed
1 year ago
1
paho-mqtt v0.12.1 not compatible with >= clang-16 (due to paho-mqtt-sys v0.8.0 dependency)
#204
dwrobel
closed
1 year ago
2
Expose server_uri with AsyncClient
#203
Feelemoon
closed
1 year ago
1
Fix disconnect timeout
#202
nicolaskribas
closed
1 year ago
1
Running Rust in Docker container with paho_mqtt
#201
EvilWatermelon
closed
1 year ago
2
Optimize `openssl` linkage
#200
gaoqiangz
opened
1 year ago
3
Python V5 client unable to see "ResponseTopic" and "CorrelationData" fields
#199
cornelius-span
closed
1 year ago
4
if subscribe with a nonexist topic failed, then connection loss
#198
voididea
closed
1 year ago
2
Memory corruption after reconnect_with_callbacks
#197
stintel
closed
1 year ago
7
Bounded synchronous channel for consumer.
#196
fpagliughi
opened
1 year ago
0
mqtt v5 subscriber disconnect problem
#195
xiaozefeng
opened
1 year ago
3
Please bump bindgen build dependency
#194
stintel
closed
1 year ago
2
No consumer notification when broker cleanly disconnects
#193
fpagliughi
closed
1 year ago
0
Reconnection problem
#192
JosuGZ
closed
1 year ago
5
AsyncClient::get_stream() support unbounded channel
#191
fbrouille
closed
1 year ago
6
Memory corruptions when the host doesn't resolve to an IP
#190
JosuGZ
closed
1 year ago
8
How to detect session was reused after automatic reconnected?
#189
gaoqiangz
opened
1 year ago
0
Next