Christian
8ba960343c
Fix exception handling issues ( #1082 ).
3 years ago
Volker Milbrandt
57652c76cf
tests with MqttClient.ConnectAsync with credentials
for all four combinations of null/non-null for username and password
3 years ago
Christian
1e2231c461
Improve Unit Tests.
4 years ago
Christian
a93f44217b
Align different formats of log messages.
4 years ago
Christian
f9c3014e52
Fix Unit Tests.
4 years ago
Christian
02ab0e4903
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
3e4f4a59a8
Improve Unit Tests.
4 years ago
Christian Kratky
1625aadae9
Improve disconnect reason transfer to client (especially for session take over).
4 years ago
Christian Kratky
34ae54d542
Improve Unit Tests.
4 years ago
Christian Kratky
4e9df98817
Improve test environment.
4 years ago
Christian Kratky
b7fb0c1002
Refactor package object model.
4 years ago
Marc Sallin
7f5504b01b
Fix wrong QoS when using MqttClientMessageQueueInterceptor #978
4 years ago
Marc Sallin
f1f9924bce
Expose WithClientMessageQueueInterceptor
4 years ago
Christian Kratky
4f51a238b3
Fix UnitTests
4 years ago
Christian Kratky
733c587e45
Fix Unit Tests.
4 years ago
Christian Kratky
4e6aeb91a4
Fix server adapter memory leak and UnitTests
4 years ago
Christian Kratky
5056843611
Fix UnitTests.
4 years ago
SeppPenner
75dfe68a94
Added interceptor for undelivered messages.
4 years ago
Christian Kratky
dbe12b9c48
General code refactoring.
4 years ago
Christian Kratky
31df8247fa
Try to fix CI build.
4 years ago
Christian Kratky
9749f790ea
Try to fix CI builds.
4 years ago
Christian Kratky
cf7e59a774
Improve unit tests.
4 years ago
Christian Kratky
4b78710705
Refactor topic filter naming.
4 years ago
Christian Kratky
ad128c7889
Improve socket handling.
4 years ago
Christian Kratky
04ccdcd562
Add low level client.
4 years ago
Christian Kratky
0653b89701
Fix broken unit tests.
4 years ago
JanEggers
ac06a001e2
fixed some warnings
5 years ago
JanEggers
698f0b66d2
fixed object disposed exception on netfx fixing #803 #733 #728 #486 #158
5 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
Lucas Rosa
c467c9c818
Debugging duplicated client id issue
5 years ago
Christian Kratky
cf6f0ece0e
Add test execution in build script.
5 years ago
Christian Kratky
c50fb740fc
Add UnitTests.
5 years ago
Christian Kratky
1c004ead6d
Add support for altering the TopicFilter in subscription interceptor.
5 years ago
Christian Kratky
a450fc4e01
Add UnitTests.
5 years ago
Christian Kratky
0257e31910
Add UnitTests.
5 years ago
Christian Kratky
2ecbd83d06
Add UnitTests.
5 years ago
Christian Kratky
cdbdfdec6d
Add UnitTests.
5 years ago
Christian Kratky
0fec860b25
Add UnitTests.
5 years ago
Christian Kratky
03bfc5f00b
Refactor event handler namings.
5 years ago
Christian Kratky
8708609498
Add more function mappings for MQTTnet Server.
5 years ago
Christian Kratky
6a2bded181
Refactor session and connection handling in server. Fix QoS level 2 issues.
6 years ago