issues
search
AtherEnergy
/
rumqtt
Pure rust mqtt cilent
The Unlicense
202
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: Update to `async`/`await`
#185
ErichDonGubler
opened
4 years ago
0
Unsubscribe implementation
#184
rcastill
opened
4 years ago
0
Which version of MQTT is supported?
#183
raphaelahrens
closed
4 years ago
1
Having problems using topics with dollar sign
#182
arnstein
closed
4 years ago
0
TLS example doesn't work
#181
GopherJ
opened
4 years ago
19
Fix Issue #166
#180
baer-devl
opened
5 years ago
1
Opensource and ownership transfer
#179
tekjar
opened
5 years ago
6
Fix no default features
#178
TotalKrill
opened
5 years ago
0
Slightly improve invalid client cred error handling
#177
david-mcgillicuddy-moixa
opened
5 years ago
1
Panic with invalid key file
#176
david-mcgillicuddy-moixa
opened
5 years ago
4
pin tokio-rustls to 0.9.*
#175
bestouff
opened
5 years ago
2
0.31 fails to compile
#174
bestouff
opened
5 years ago
18
How to shut down a client gracefully?
#173
michaelmarconi
closed
5 years ago
3
Cloning channels in public interface.
#172
leoniloris
opened
5 years ago
11
Is it needed the mutable reference in publish method?
#171
leoniloris
opened
5 years ago
0
Long delay when connecting to mosquitto broker since v1.6.4
#170
pbrenna
closed
5 years ago
1
Throttle rate is a float number.
#169
leoniloris
closed
5 years ago
1
Throttle can not be smaller than 1.
#168
leoniloris
closed
5 years ago
1
More frequent releases
#167
TotalKrill
opened
5 years ago
4
ERROR rumqtt::client::connection > Notification send failed. Error = "Full(..)"
#166
glennpierce
opened
5 years ago
3
invalid CA error catch with SSL
#165
Kxtreme
opened
5 years ago
1
[WIP] Shutdown implementation
#164
tekjar
opened
5 years ago
0
Develop
#163
tekjar
closed
5 years ago
0
Pings should happen when there are only incoming QoS 0 publishes
#162
tekjar
closed
5 years ago
1
Shutdown should return in memory data
#161
tekjar
opened
5 years ago
1
Set up CI with Azure Pipelines
#160
tekjar
opened
5 years ago
0
Don't depend on concrete log implementation in libraries.
#159
bwolf
closed
5 years ago
1
Unclear Error Message: Notification send failed. Error = "Full(..)"
#158
TheBestJohn
closed
5 years ago
3
disconnect if keepalive is 10
#157
bbigras
closed
5 years ago
11
TrySend(Disconnected) in publish after a reconnection
#156
opensourcegeek
closed
5 years ago
1
How to get the topic name in new API
#155
opensourcegeek
closed
5 years ago
6
example of authentification (username, password)
#154
GopherJ
closed
5 years ago
0
Specify multiple dependencies to solve ring-asm issues with other crates
#153
TotalKrill
closed
5 years ago
1
Solved #151 by keeping track of if first connection was successful
#152
TotalKrill
closed
5 years ago
5
Connection issues when dns resolve fails are not detected
#151
TotalKrill
closed
5 years ago
7
set_should_verify_ca equivalent in new api
#150
opensourcegeek
opened
5 years ago
3
Hitting unimplemented!()
#149
bestouff
opened
5 years ago
6
Update dependencies
#148
mojzu
closed
5 years ago
2
Clearer error on connection refused
#147
bestouff
opened
5 years ago
2
How to use with actix
#146
cmnstmntmn
opened
5 years ago
2
Fix MqttOptions setters
#145
manifest
closed
4 months ago
16
Fix MqttOptions setters
#144
manifest
closed
5 years ago
7
Feature: Connection status notifications and notifications drop handling
#143
flxo
closed
5 years ago
22
Notifications on connection state changes and reconnection handling
#142
flxo
closed
5 years ago
4
WIP: Better story about in flight messages and rate limit
#141
flxo
closed
5 years ago
9
Feature: Resolve broker name to v4 and v6 addresses
#140
flxo
closed
5 years ago
2
Silent drop of incoming notifications if `notification_rx` is full
#139
flxo
opened
5 years ago
5
Various warning, compile and clippy fixes
#138
flxo
closed
5 years ago
2
Allow to dissable default features
#137
manifest
opened
5 years ago
1
Cargo.toml: add repository link
#136
bbigras
closed
5 years ago
1
Next