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
You can use same pkid for q1 & q2
#35
tekjar
closed
7 years ago
0
Test with facebook ATC and throw proper logs during low network speeds
#34
tekjar
closed
6 years ago
0
More unit tests/functional tests with conditions similar to that of cloud-connect
#33
tekjar
closed
6 years ago
0
Allow user configurable threadpool for handling messages and start it on demand instead (created during startup now)
#32
tekjar
closed
6 years ago
0
Unit tests to confirm blocking and unblocking of requests when n/w connects/disconnects
#31
tekjar
closed
6 years ago
0
Remove client thread and pass every request to connection thread directly
#30
tekjar
closed
7 years ago
0
Fix recursive default impl for state and remove extra `Box` in VecDeque.
#29
creativcoder
closed
7 years ago
0
Use RefCell for mutable state and some refactors
#28
creativcoder
closed
7 years ago
0
Add more documentation
#27
creativcoder
closed
7 years ago
0
Fix clean session and publish half open connections
#26
tekjar
closed
8 years ago
0
Prevent Idle Tcp Half open connections
#25
tekjar
closed
8 years ago
0
stream read timeout causes publish delays
#24
jrobsonchase
closed
6 years ago
4
Add flag for allowing TLS connections to verify the server CA
#23
rschifflin
closed
8 years ago
1
Fix QoS 2 Pubrel
#22
tekjar
closed
6 years ago
0
Write error logs for all packet types
#21
tekjar
closed
6 years ago
0
test cases to check queue sizes after stress tests
#20
tekjar
closed
6 years ago
0
Use Mio 0.6 (yet to be published to crates) for better channel polling support
#19
tekjar
closed
8 years ago
0
Weird sequencing of pkids in test cases
#18
tekjar
closed
8 years ago
1
Add stress tests with reconnections
#17
tekjar
closed
8 years ago
0
Set some reconnect time by default as None isn't implemented
#16
tekjar
closed
8 years ago
0
Test cases for retransmissions
#15
tekjar
closed
8 years ago
0
Test cases for offline messages
#14
tekjar
closed
8 years ago
0
Test cases for queues
#13
tekjar
closed
8 years ago
0
switching to openssl for tls
#12
tekjar
closed
8 years ago
0
merging master
#11
tekjar
closed
8 years ago
0
Rennovate mio2
#10
tekjar
closed
8 years ago
0
Client ID restrictions
#9
tekjar
closed
6 years ago
0
updating documentation
#8
tekjar
closed
8 years ago
0
Working subscriber with callbacks
#7
tekjar
closed
8 years ago
0
Mqtt client compliance tests
#6
tekjar
closed
8 years ago
0
add arm builds to ci using rustup
#5
tekjar
closed
8 years ago
0
create a subscriber queue
#4
tekjar
closed
6 years ago
0
Code review request
#3
mpoornima
closed
8 years ago
0
duplicate publish every time
#2
tekjar
closed
8 years ago
0
ping request not invoked in time
#1
tekjar
closed
8 years ago
0
Previous