111 コミット (fcff3a2c8d003d75aa049e7807696c562d3c6f05)

作成者 SHA1 メッセージ 日付
  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年前
  Christian Kratky 60bc4ebcee Refactor proxy usage and support. Refactor TLS parameter usage. 6年前
  Christian Kratky 6b9015a928 Fix order of ClientConnected and ClientDisconnected events. 6年前
  Christian Kratky 603639126e Fix issue in processing of server messages. 6年前
  JanEggers 043cfdb3f9 fixed deadlock and object disposed exception 6年前
  Jens-Christian Skibakk 2b10200101 Small fix for inconsistent client name in log 6年前
  Jens-Christian Skibakk 55e8927ab7 Fix pause/resume of ClientKeepAliveMonitor 6年前
  JanEggers d30fe61264 fixed missing waits 6年前
  JanEggers f7ea2d29e1 prove its broken 6年前
  JanEggers e6cfef5295 fixed disconnect to be triggered just once 6年前
  JanEggers 0dea9e6a2b changed waiting condition 6年前
  JanEggers ae80de26ec addressed feedback 6年前
  JanEggers 53bd2a0960 fixed blocking code in networkstrem and reduced sleep in tests 6年前
  JanEggers b55f5ff298 event is triggered but something is blocking 6年前
  Jens-Christian Skibakk 740a35b018 Skip build uap10.0 when using dotnet cli 6年前
  Marius Ruginosu 6e995230a7 Created overload methods for WithTls default values 6年前
  Marius Ruginosu 65a8b091b9 Add option to specify the SSLProtocol and CertificateValidationCallback in TLS options, SSLProtocol default is TLS1.2 6年前
  Marius Ruginosu fa34908d82 Add proxy settings for WebSocket connections for .NET 451 and 461 6年前
  Christian Kratky b09eb1213c Refactor logging. 6年前
  Christian Kratky 16ad07cfc9 Add wrapper for WebSocket4Net. 6年前
  Christian Kratky dee0adcd8c Add new overloads. 6年前