JanEggers
698f0b66d2
fixed object disposed exception on netfx fixing #803 #733 #728 #486 #158
hace 5 años
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
hace 5 años
Lucas Rosa
5c25905510
Clean up
hace 5 años
Lucas Rosa
e3f6b579b2
Working PoC
hace 5 años
Christian Kratky
bd665c3d56
Expose more properties to connection validator context.
hace 5 años
Christian Kratky
b0ad6bda70
Add support for reset of connection statistics. Refactor keep alive monitor.
hace 5 años
Christian Kratky
60c6074953
Expose client certificate at MQTT connection validator. Make DualMode optional.
hace 5 años
Christian Kratky
12973a4179
Fix issues in MQTTv5 packet encoding and decoding.
hace 5 años
Christian Kratky
6399172582
Improve connection disposal.
hace 5 años
Christian Kratky
61b10a8b56
Add extension methods.
hace 5 años
Christian Kratky
ad5834dd1f
Add long runnings tests for all QoS levels.
hace 5 años
Christian Kratky
562a5304f6
Add flag for secure connections.
hace 5 años
Christian Kratky
8708609498
Add more function mappings for MQTTnet Server.
hace 5 años
Berni
de3a39bdc2
Fix Managed Client should dispose inner mqtt client #527
hace 5 años
Christian Kratky
6a2bded181
Refactor session and connection handling in server. Fix QoS level 2 issues.
hace 6 años