issues
search
fluffysquirrels
/
mqtt-async-client-rs
An MQTT client written in Rust
MIT License
40
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Socket disconnects, no further error shown
#35
bobrippling
opened
1 day ago
0
Build issue
#34
michaelhaig
opened
1 year ago
0
Fix old options in README.md.
#33
sgysh
opened
1 year ago
0
Add support for draining publish events before shutting down.
#32
nathanielc
opened
2 years ago
0
Added support for last will handling
#31
frosch01
closed
2 years ago
0
Update rustls to 0.20, mqttrs to 0.3, various other libraries.
#30
stabler
closed
12 months ago
1
Shutdown connection when socket gets disconnected.
#29
frosch01
opened
2 years ago
0
Remove public set_connection_mode function
#28
marcelbuesing
closed
3 years ago
1
Allow splitting client to support concurrent read/publish
#27
Wazner
opened
3 years ago
3
ConnectionMode is not exposed
#26
marcelbuesing
closed
3 years ago
3
[enhancement] x.509 certificate support.
#25
awsa2ron
closed
3 years ago
4
Add tls client certificate parameters to example
#24
marcelbuesing
closed
3 years ago
3
Initial retained message gets dropped
#23
Zagitta
closed
3 years ago
3
Add Support for WebSockets
#22
JarredAllen
closed
3 years ago
8
Update dependencies to tokio 1.2
#21
marcelbuesing
closed
3 years ago
3
Serialize/Deserialize for ClientBuilder
#20
DrSloth
opened
3 years ago
4
Implement Debug for Client and ClientOptions.
#19
marcelbuesing
closed
4 years ago
2
Dependencies
#18
marcelbuesing
closed
4 years ago
3
Keep publishing and automatic reconnect
#17
amrx101
closed
3 years ago
2
Problem about 100% CPU usage
#16
sunnysab
closed
3 years ago
2
multi-clients support issue: `std::cell::RefCell<mqtt_async_client::util::free_pid_list::FreePidList>`
#15
xudesheng
closed
4 years ago
7
Support openssl for TLS
#14
fluffysquirrels
opened
4 years ago
0
"tls handshake eof" when connect to Azure IoT Hub as MQTT client
#13
xudesheng
closed
4 years ago
14
Improve Publish efficiency by avoid allocations.
#12
schungx
closed
4 years ago
1
Avoid allocations in publications
#11
schungx
closed
4 years ago
7
Websocket support
#10
ghost
closed
3 years ago
7
Timeout for disconnect (especially when we never connect)
#9
fluffysquirrels
closed
4 years ago
1
Missing ping responses should cause a disconnect even when keepalive > op timeout
#8
fluffysquirrels
closed
4 years ago
1
Disable automatic reconnect if configured
#7
fluffysquirrels
closed
4 years ago
1
mqttc doesn't report an error when a publish fails
#6
fluffysquirrels
closed
4 years ago
1
Failed publishes with QoS=1 should retry on reconnect
#5
fluffysquirrels
opened
4 years ago
0
Timeout on publish when QoS=0
#4
fluffysquirrels
closed
4 years ago
1
Time to reconnect should follow an exponential random backoff
#3
fluffysquirrels
opened
4 years ago
0
How to publish messages while simultaneously reading subscriptions?
#2
mickdekkers
closed
4 years ago
5
Automatic reconnect
#1
fluffysquirrels
closed
4 years ago
1