Christian
|
ec015e7620
|
Refactor naming for background tasks.
|
4 years ago |
Christian
|
7738c5faa1
|
Refactor platform detection for unsupported features.
|
4 years ago |
Christian
|
e1494c1004
|
Update nuget packages.
|
4 years ago |
Christian
|
a93f44217b
|
Align different formats of log messages.
|
4 years ago |
Christian
|
f9c3014e52
|
Fix Unit Tests.
|
4 years ago |
Christian
|
483c2d8b10
|
Fix Unit Tests.
|
4 years ago |
Christian
|
02ab0e4903
|
Fix Unit Tests.
|
4 years ago |
Christian Kratky
|
5b29b8cfd8
|
Fix Unit Tests.
|
4 years ago |
Christian Kratky
|
0446635ed6
|
Add comments.
|
4 years ago |
Christian Kratky
|
4514348821
|
Fix Unit Tests.
|
4 years ago |
Christian Kratky
|
7b32abe625
|
Fix Unit Tests.
|
4 years ago |
Christian Kratky
|
d0a848c8b4
|
Improve performance.
|
4 years ago |
Christian Kratky
|
f252374437
|
Extend support for topic alias.
|
4 years ago |
Christian Kratky
|
38d3531db6
|
Refactor code.
|
4 years ago |
Christian Kratky
|
da5a172504
|
Refactor code.
|
4 years ago |
Christian Kratky
|
e1bf9de347
|
Add support for topic alias.
|
4 years ago |
Christian Kratky
|
6c15693456
|
Add support for TopicAlias in application message builder.
|
4 years ago |
Stefan Ossendorf
|
4608930a37
|
Cancellation token removed since the method does not support it
Cancellation token removed because the SendAsync() method does not support it.
|
4 years ago |
Christian Kratky
|
eaf1195f95
|
Cleanup Unit Tests.
|
4 years ago |
Max Gortman
|
344cf674e6
|
PR fixes
|
4 years ago |
Christian Kratky
|
06c9d27c87
|
Fixed bug in PubRel packet generation (MQTTv5 only).
|
4 years ago |
Max Gortman
|
14224e4180
|
Add support for Maximum QoS property on CONNACK
|
4 years ago |
Christian Kratky
|
b954c9512e
|
Fix swagger configuration.
|
4 years ago |
Christian Kratky
|
fb2be79673
|
Remove not used timeout for receiving.
|
4 years ago |
Christian Kratky
|
44b7133a1c
|
Improve keep alive tests.
|
4 years ago |
Christian Kratky
|
2716db04e3
|
Move the RPC topic validation to the topic generation strategy.
|
4 years ago |
Christian Kratky
|
24f0ea01f5
|
Improve session takeover and keep alive handling.
|
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
|
838d50c1d3
|
Remove file which is not part of the solution.
|
4 years ago |
Christian Kratky
|
558d281a33
|
Refactor TLS 1.3 support.
|
4 years ago |
Christian Kratky
|
42c1155bee
|
Fix nullref exception in connection handler.
|
4 years ago |
Christian Kratky
|
f773257c86
|
Improve exception handling in AsyncQueue.
|
4 years ago |
Christian Kratky
|
3208045baa
|
Extend application message builder.
|
4 years ago |
Piotr Łobacz
|
7274f4390c
|
added support for Tls1.3 protocol
|
4 years ago |
Christian Kratky
|
58ad599783
|
Improve disconnect code of client.
|
4 years ago |
Christian Kratky
|
ccd102a59f
|
Refactor code.
|
4 years ago |
Christian Kratky
|
05101f0e0e
|
Improve exception handling of AsyncLock.
|
4 years ago |
Christian Kratky
|
f9630ef347
|
Improve internal session/connection management and connection takeover.
|
4 years ago |
Christian Kratky
|
c5b7735a2c
|
Improve cancellation token handling for client connections (Server).
|
4 years ago |
Christian Kratky
|
b7fb0c1002
|
Refactor package object model.
|
4 years ago |
Jay424
|
c778cd7a0f
|
Fixed evaluation of IgnoreCertificateRevocationErrors to correctly set SslClientAuthenticationOptions.CertificateRevocationCheckMode
The if was just flipped.
|
4 years ago |
Christian Kratky
|
a26b641284
|
Fix broken connection takeover.
|
4 years ago |
JanEggers
|
2eaebe0e6a
|
removed todo
|
4 years ago |
JanEggers
|
d7b552fce2
|
renaming and added cast
|
4 years ago |
JanEggers
|
f7db00c08e
|
improved behavior when multiple connections fight over a session
|
4 years ago |
Christian Kratky
|
f259bbcc9b
|
ManagedClient: Expose internal client.
|
4 years ago |
SeppPenner
|
252772007b
|
Changed MqttServerClientDisconnectedHandlerDelegate back again.
|
4 years ago |
SeppPenner
|
21a9974e5d
|
Tried to add a MqttServerOptions fluent method for the client disconnected handler.
|
4 years ago |
Christian Kratky
|
d63143bdc9
|
ManagedClient: Add new option for disabling auto reconnect.
|
4 years ago |