481 Commits (release/3.x.x)

Author SHA1 Message Date
  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 e1bf9de347 Add support for topic alias. 4 years ago
  Christian Kratky eaf1195f95 Cleanup Unit Tests. 4 years ago
  Christian Kratky 06c9d27c87 Fixed bug in PubRel packet generation (MQTTv5 only). 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 3e4f4a59a8 Improve Unit Tests. 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 4e9df98817 Improve test environment. 4 years ago
  Christian Kratky b7fb0c1002 Refactor package object model. 4 years ago
  JanEggers f7db00c08e improved behavior when multiple connections fight over a session 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 f1f9924bce Expose WithClientMessageQueueInterceptor 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 4f51a238b3 Fix UnitTests 4 years ago
  Christian Kratky 733c587e45 Fix Unit Tests. 4 years ago
  Christian Kratky 3260920828 Fix UnitTests 4 years ago
  Christian Kratky 4e6aeb91a4 Fix server adapter memory leak and UnitTests 4 years ago
  Christian Kratky 5056843611 Fix UnitTests. 4 years ago
  Christian Kratky a65c015a58 Refactor exception message. 4 years ago
  JanEggers 33e4ec1943 improve exceptions in case of corrupt packages close pipes after exception occoured to avoid lingering connections should fix #788 4 years ago
  Christian Kratky 6a564a0c72 Align nuget dependency versions and project references. 4 years ago
  SeppPenner 75dfe68a94 Added interceptor for undelivered messages. 4 years ago
  JanEggers 16180e83ba fixed parallel writes #932 4 years ago
  Christian Kratky 4565c3990a Fix Blazor projects. 4 years ago
  Christian Kratky 1b56155f1c Add Blazor test app. 4 years ago
  Christian Kratky 60941c04e5 Add new factory overloads. 4 years ago
  Christian Kratky dbe12b9c48 General code refactoring. 4 years ago
  Christian Kratky 683bb43486 Fix performance issue in logger. 4 years ago
  Christian Kratky a58ab607ad Improve logger performance. 4 years ago
  Christian Kratky 2a421d1d42 Refactor code. 4 years ago
  JanEggers 4b481b4833 removed unused dependecies 4 years ago
  Christian Kratky e798c91ff3 Fix exception handling when using invalid host names upon connect. 4 years ago
  Christian Kratky 9810e52bcb Fix build. 4 years ago
  Christian Kratky 31df8247fa Try to fix CI build. 4 years ago
  JanEggers 93d8679bbc fixed netcoreapp3.1 build 4 years ago
  Christian Kratky 9749f790ea Try to fix CI builds. 4 years ago
  Christian Kratky fbbc638c75 Try to fix CI builds. 4 years ago
  Christian Kratky cf7e59a774 Improve unit tests. 4 years ago
  Christian Kratky 7931af7487 Add support for certificate validation callback for Web Socket connections. 4 years ago
  Christian Kratky c2ac4fffaf Expose PING method for clients. 4 years ago
  Christian Kratky 4b78710705 Refactor topic filter naming. 4 years ago
  JanEggers d49a4384c0 use the RemoteEndpoint property from the ConnectionContext and added test 4 years ago