648 Commits (0730f21d29485350b61d0bbda2d234c5302d1bbe)

Author SHA1 Message Date
  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 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 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
  Christian Kratky aad9eac361 Refactor AWS integration. 4 years ago
  Krause, Henning 194664bc9c Reverted bogus change 4 years ago
  Krause, Henning 10a33fd153 Removed -prelease switch from build 4 years ago
  Marc Sallin 7f5504b01b Fix wrong QoS when using MqttClientMessageQueueInterceptor #978 4 years ago
  Marc Sallin fd789417e7 Extend MqttClientMessageQueueInterceptorContext to expose SubscriptionQualityOfServiceLevel 4 years ago
  Marc Sallin f1f9924bce Expose WithClientMessageQueueInterceptor 4 years ago
  Marc Sallin b0c603082b Rename "QualityOfServiceLevel" to SubscriptionQualityOfServiceLevel where appropriated to make the difference between the two different QoS fields more clear 4 years ago
  Krause, Henning beb228cc05 Fixed issues from code review 4 years ago
  Krause, Henning fc367ddb64 Added support to set TLS Application Protocols 4 years ago
  Christian Kratky cf217034fa Fix broken ClientWasConnected detection. 4 years ago
  Christian Kratky 6b6627f823 Fix null ref exception in low level client. 4 years ago
  Christian Kratky 733c587e45 Fix Unit Tests. 4 years ago