132 次程式碼提交 (de8bcb7f37b1b9cb7ea6e0cb55885aedcc3c6391)

作者 SHA1 備註 提交日期
  Christian 5090cfb411 Fix memory leak in AsyncAutoResetEvent. 5 年之前
  Christian Kratky 28b2562112 Fix client session disposal in server. 6 年之前
  Christian Kratky 619eaf284d Add readonly property for client options. 6 年之前
  Christian Kratky 86c348df58 Stop existing sessions before takeover from another client. 6 年之前
  Christian Kratky b091fee554 Reset the keep alive monitor if a session is being resumed from a different (or same) client. 6 年之前
  Federico Di Gregorio bc1a197c4f Align conditions in dependent project with conditions in MQTTnet 6 年之前
  Christian Kratky ccc275902f Fix wrong retain flag when distributing messages. 6 年之前
  Christian Kratky 017f17a6b1 Fix UnitTests. 6 年之前
  Christian Kratky 43105f71d8 Refactor removal from blocking queue. 6 年之前
  Paul Fake 2a93fc18e4 Made comparison function static 6 年之前
  Paul Fake 31de6ee186
Delegate comparison function 6 年之前
  Paul Fake 74d59673a8
Delegate for comparisons 6 年之前
  Paul Fake d1c3d9b453
Removed unnecessary code 6 年之前
  Paul Fake baa9241216 Revert "Changes to this file no longer needed" 6 年之前
  Paul Fake 2c6c3ac6a4
Changes to this file no longer needed 6 年之前
  Paul Fake b2c31331b6
Peek-and-publish model 6 年之前
  Paul Fake 9ff39c1fd9
New functions 6 年之前
  Paul Fake 210d57b254
IEquatable for speed 6 年之前
  Christian Kratky 5f18f35e02 Refactor task usage in client. 6 年之前
  Christian Kratky af39e87703 Refactor code. 6 年之前
  Paul Fake a1e258eb24
Check for pending disconnect in ThrowIfNotConnected 6 年之前
  Christian Kratky bddcbf6999 Refactor code. 6 年之前
  Christian Kratky 7181813f12 Fix pending messages overflow strategy issue. 6 年之前
  Christian Kratky 6fc9f12c34 Refactor task await. 6 年之前
  JanEggers a5caab62f8 fixed parallel writes 6 年之前
  Christian Kratky 28efbcdb3d Add max pending messages options for ManagedClient. 6 年之前
  Christian Kratky ca7952ab33 Remove wrong setter. 6 年之前
  Christian Kratky 5abee2512f Update nuget packages. 6 年之前
  Christian Kratky aad3ab903f Expose retained messages to server interface. 6 年之前
  JanEggers 73d33e2200 fixed #421 6 年之前
  JanEggers b7ab29473b added ability to specify tls protocol version 6 年之前
  Christian Kratky fb4f89b412 Replace TaskCompletionSource in Client with Interlocked gate. 6 年之前
  Christian Kratky 0c2ab9b231 Fix a deadlock when an exception is fired while connecting. 6 年之前
  Christian Kratky 03bef4c15d Fix revocation checks in certificate validator. 6 年之前
  Christian Kratky 56a1530cee Add a method for clearing all retained messages at the server. 6 年之前
  Christian Kratky 70f4dc9e10 Change log level of retained message changes. 6 年之前
  Andre Crabb 400c0f05ad * Adds `false` param to Cancel call. 6 年之前
  Andre Crabb 00df7c9b7b * More change tabs to spaces. 6 年之前
  Andre Crabb a272ed7daa * Change tabs to spaces. 6 年之前
  Andre Crabb b2e7a2e370 Change from logging `Info` to `Verbose` 6 年之前
  Andre Crabb 39bc70cbf0 * Cancel the TokenSource when disposing or nulling it out for the MqttClient 6 年之前
  Christian Kratky 682298b69f Fix issue in pending messages handling for managed client. 6 年之前
  JanEggers 976c62d9c2 added back the old function and added new overload 6 年之前
  JanEggers 4cc9f12a03 added AspNetMqttServerOptionsBuilder 6 年之前
  Christian Kratky 0b5a751c56 Add all methods of the factory to the factory interfaces. 6 年之前
  Christoph Stichlberger 80fbb2f0b2 Prevent unsubscription overtaking later subscription 6 年之前
  Christian Kratky b4f90decc7 Fix unit tests to allow release builds. 6 年之前
  Christian Kratky 61b324043a Refactoring 6 年之前
  Christian Kratky 2ced921008 Refactoring. 6 年之前
  Christian Kratky f70c79aaf9 Refactor options. 6 年之前