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