Christian
2aa4d1b77a
Add low level client to test environment.
3 years ago
Christian
12f346115f
Improve RPC client handling.
3 years ago
Christian
1e2231c461
Improve Unit Tests.
4 years ago
Christian
a93f44217b
Align different formats of log messages.
4 years ago
Christian Kratky
b7c178b85c
Fix Unit Tests.
4 years ago
Christian Kratky
4514348821
Fix Unit Tests.
4 years ago
Christian Kratky
7b32abe625
Fix Unit Tests.
4 years ago
Christian Kratky
e1bf9de347
Add support for topic alias.
4 years ago
Christian Kratky
06c9d27c87
Fixed bug in PubRel packet generation (MQTTv5 only).
4 years ago
Christian Kratky
fb2be79673
Remove not used timeout for receiving.
4 years ago
Christian Kratky
4e9df98817
Improve test environment.
4 years ago
Christian Kratky
b7fb0c1002
Refactor package object model.
4 years ago
Christian Kratky
4e6aeb91a4
Fix server adapter memory leak and UnitTests
4 years ago
Christian Kratky
04ccdcd562
Add low level client.
4 years ago
JanEggers
14419e4d63
fixed clients overlapping from one test to another by:
- adding client and server wrappers to verify the clientid starts with the testname
- adding disposable baseclass
- clear disconnect handler from client so it does not try to reconnect after it is disposed
- moved code from dispose to cleanup in case it is called in a stop method as dispose may only be called once while start / stop may be called multiple times
5 years ago
Lucas Rosa
5c25905510
Clean up
5 years ago
Lucas Rosa
e3f6b579b2
Working PoC
5 years ago
Christian Kratky
12973a4179
Fix issues in MQTTv5 packet encoding and decoding.
5 years ago
Christian Kratky
61b10a8b56
Add extension methods.
5 years ago
Berni
de3a39bdc2
Fix Managed Client should dispose inner mqtt client #527
5 years ago
Christian Kratky
6a2bded181
Refactor session and connection handling in server. Fix QoS level 2 issues.
6 years ago
Christian Kratky
ebf0e91ab8
Refactor subscribe and unsubscribe to support MQTTv5.
6 years ago
Christian Kratky
0d6e244f84
Refactor UnitTests.
6 years ago
Christian Kratky
96a67579e2
Improve session handling.
6 years ago