issues
search
ntex-rs
/
ntex-mqtt
MQTT Client/Server framework for v5 and v3.1.1 protocols
Apache License 2.0
318
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Run un-readiness check in separate task
#185
fafhrd91
closed
6 days ago
1
Do not rely on not_ready(), always check service readiness
#184
fafhrd91
closed
1 week ago
1
Periodically check readiness
#183
fafhrd91
closed
1 week ago
1
Use updated Service trait
#182
fafhrd91
closed
1 week ago
1
Call control service on readiness error
#181
fafhrd91
closed
2 weeks ago
1
Disconnect on error from service readiness check
#180
fafhrd91
closed
1 month ago
1
Do not check readiness for call
#178
fafhrd91
closed
1 month ago
0
Add middleware support
#177
fafhrd91
closed
1 month ago
1
Is there any reason removing the example `mqtt-ws-server.rs`?
#176
evshary
opened
1 month ago
1
Derive Hash for the QoS enum
#175
svanharmelen
closed
2 months ago
3
Use ntex-service 3.0
#174
fafhrd91
closed
5 months ago
1
Refactor server config
#173
fafhrd91
closed
6 months ago
1
Write back-pressure support
#172
fafhrd91
closed
6 months ago
1
Disable keep-alive timer is not configured
#171
fafhrd91
closed
6 months ago
1
Refactor control messages
#170
fafhrd91
closed
7 months ago
1
Clippy warnings
#169
fafhrd91
closed
7 months ago
1
Clippy
#168
fafhrd91
closed
8 months ago
1
Use MqttService::connect_timeout() only for reading protocol version
#167
fafhrd91
closed
8 months ago
1
Use async fn in trait for Service definition
#166
fafhrd91
closed
10 months ago
1
Use io tags
#165
fafhrd91
closed
10 months ago
1
Handle QoS 0 messages when the client disconnect
#164
belltoy
closed
10 months ago
10
Fix KEEP-ALIVE timer handling
#163
fafhrd91
closed
11 months ago
1
Update KA timeout logic
#162
svanharmelen
closed
11 months ago
6
Issues with keep-alive after updating from 0.9 to 0.12
#161
svanharmelen
closed
11 months ago
17
Optimize KEEP-ALIVE timer
#160
fafhrd91
closed
11 months ago
1
Refactor io timers
#159
fafhrd91
closed
11 months ago
1
Fix keep-alive timeout handling
#158
fafhrd91
closed
11 months ago
1
Refactor slow frame read timer
#157
fafhrd91
closed
11 months ago
1
Do not process data in read buffer after disconnect
#156
fafhrd91
closed
12 months ago
1
Various cleanups
#155
fafhrd91
closed
1 year ago
1
Fix v5::Subscribe/Unsubscribe packet properties encoding
#154
fafhrd91
closed
1 year ago
1
No flushing
#153
fafhrd91
closed
1 year ago
1
Fix typo
#152
fafhrd91
closed
1 year ago
1
Fix nested error handling
#151
fafhrd91
closed
1 year ago
1
Change handshake timeout behavior
#150
fafhrd91
closed
1 year ago
1
Refactor MqttError type
#149
fafhrd91
closed
1 year ago
1
mqtt-ws-server.rs ws connection fail
#148
diablur
opened
1 year ago
0
Update ntex deps
#147
fafhrd91
closed
1 year ago
1
Compilation failed
#146
qcjxberin
closed
1 year ago
4
Release v0.11.0
#145
fafhrd91
closed
1 year ago
0
not found in `crate::rt`
#144
qcjxberin
closed
1 year ago
3
Use ContainerCall, remove unsafe
#143
fafhrd91
closed
1 year ago
0
Migrate to ntex-0.7
#142
fafhrd91
closed
1 year ago
1
How to connect using a username and password
#141
qcjxberin
closed
1 year ago
2
Expose packet size
#140
fafhrd91
closed
1 year ago
1
unresolved import `crate::rt::Signal`
#139
DineshSomalingam
closed
1 year ago
1
generic associated types are unstable
#138
DineshSomalingam
closed
1 year ago
1
Non-blocking publish
#137
fafhrd91
closed
1 year ago
1
adds validation of topic filters in SUBSCRIBE and UNSUBSCRIBE
#136
nayato
closed
1 year ago
2
Sink readiness depends on write back-pressure
#135
fafhrd91
closed
1 year ago
1
Next